X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=Makefile.am;h=0eca29cf95f2d5ee38d759de445705384da3ddf9;hp=cc5fdfa6bb5edc04a742a553904bcbd098c890af;hb=20889c61bc0e6712c1cac5a0a6e9e8e9dff7cf84;hpb=ed0ab8039d7ff7315a748b4402544ab5618620dd;ds=inline diff --git a/Makefile.am b/Makefile.am index cc5fdfa..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,7 +26,7 @@ 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 ylwrap $(PACKAGE)-*.gz