You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
piklab/Makefile.am

14 lines
276 B

AUTOMAKE_OPTIONS = foreign 1.5
EXTRA_DIST = README COPYING Changelog
MAINTAINERCLEANFILES = configure.files subdirs
dist-hook:
cd $(top_distdir) && perl $(top_srcdir)/admin/am_edit -padmin
distclean-local:
rm -rf autom4te.cache
rm -f svn-commit.*
SUBDIRS=$(TOPSUBDIRS)