File: Makefile.am

package info (click to toggle)
ripperx 2.7.2-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,256 kB
  • ctags: 609
  • sloc: sh: 10,579; ansic: 6,939; makefile: 145
file content (21 lines) | stat: -rw-r--r-- 329 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
AUTOMAKE_OPTIONS = dist-bzip2

SUBDIRS = po src config plugins

man_MANS = \
     ripperX.1

EXTRA_DIST = \
	BUGS \
	CHANGES \
	FAQ \
	README.plugin \
	README.plugin_spec_v0.1 \
	README.plugin_tester \
	autogen.sh \
	ripperX.desktop \
	ripperX.pc.in \
	$(man_MANS)

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = ripperX.pc