Codebase list policykit-1-gnome / debian/0.6-1 Makefile.am
debian/0.6-1

Tree @debian/0.6-1 (Download .tar.gz)

Makefile.am @debian/0.6-1raw · history · blame

SUBDIRS = data src po

if BUILD_EXAMPLES
SUBDIRS += examples
endif

EXTRA_DIST = \
	autogen.sh		\
	intltool-extract.in	\
	intltool-merge.in	\
	intltool-update.in	\
	TODO			\
	HACKING

DISTCLEANFILES = \
	intltool-extract	\
	intltool-merge		\
	intltool-update

clean-local :
	rm -f *~ po/*~