X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=Makefile.am;h=7ae50126e6c1a7aa08c464622554c7d842b0c705;hp=cc5fdfa6bb5edc04a742a553904bcbd098c890af;hb=e1f6ffb9ca9e35738385a3524ba46896a0b519e6;hpb=ed0ab8039d7ff7315a748b4402544ab5618620dd diff --git a/Makefile.am b/Makefile.am index cc5fdfa..7ae5012 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -SUBDIRS = lib discover test ui utils man +AUTOMAKE_OPTIONS = foreign + +SUBDIRS = lib discover test ui utils man po 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 config.rpath MAINTAINERCLEANFILES = aclocal.m4 config.* configure configure.ac depcomp \ install-sh ltmain.sh Makefile.in missing ylwrap $(PACKAGE)-*.gz