File: Makefile.am

package info (click to toggle)
gconf-editor 2.22.0-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,392 kB
  • ctags: 550
  • sloc: sh: 8,834; ansic: 5,224; xml: 3,031; makefile: 131
file content (19 lines) | stat: -rw-r--r-- 460 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SUBDIRS = data src po docs

EXTRA_DIST = \
	MAINTAINERS			\
	intltool-extract.in		\
	intltool-merge.in		\
	intltool-update.in		\
	gnome-doc-utils.make

# ignore scrollkeeper files, which will legitimately exist after uninstall.
distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper

DISTCLEANFILES = \
  intltool-extract \
  intltool-merge \
  intltool-update	\
  gnome-doc-utils.make 

DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper