X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=Makefile.am;h=0eca29cf95f2d5ee38d759de445705384da3ddf9;hp=6be121c74625093a0acefef87b35436f771b28e1;hb=20889c61bc0e6712c1cac5a0a6e9e8e9dff7cf84;hpb=45e253470f2cd7c6dfc38e7f533c62c454039873;ds=sidebyside diff --git a/Makefile.am b/Makefile.am index 6be121c..0eca29c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,6 +12,8 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # +AUTOMAKE_OPTIONS = foreign + SUBDIRS = lib discover test ui utils man ACLOCAL_AMFLAGS = -I m4 @@ -24,10 +26,10 @@ LIBTOOL_DEPS = @LIBTOOL_DEPS@ libtool: $(LIBTOOL_DEPS) $(SHELL) ./config.status libtool -EXTRA_DIST = bootstrap configure.ac.in $(srcdir)/m4 +EXTRA_DIST = version.sh configure.ac $(srcdir)/m4 MAINTAINERCLEANFILES = aclocal.m4 config.* configure configure.ac depcomp \ - install-sh ltmain.sh Makefile.in missing $(PACKAGE)-*.gz + install-sh ltmain.sh Makefile.in missing ylwrap $(PACKAGE)-*.gz maintainer-clean-local: rm -rf m4