X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=39975a518d4a3f76d456468639b5b51e2e8eb545;hb=2e0595dd8e344dbdcab740d7d2a3b67d153d6b39;hp=b945ea95444665e5027ff1f9fda892af800ff998;hpb=fa77efde13ecbb261b90109142453850b283b950;p=pspp-builds.git diff --git a/Makefile.am b/Makefile.am index b945ea95..39975a51 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,8 @@ ## Process this file with automake to produce Makefile.in -*- makefile -*- -AUTOMAKE_OPTIONS = gnits 1.4 +AUTOMAKE_OPTIONS = gnits 1.7 -SUBDIRS = doc intl po lib src config tests +SUBDIRS = m4 doc intl lib src po config tests pkgdocdir = $(prefix)/doc/@PACKAGE@ pkgdoc_DATA = NEWS README TODO @@ -11,7 +11,6 @@ noinst_DATA = AUTHORS THANKS DISTCLEANFILES = pref.h dist-hook: - cp -rp $(top_srcdir)/sysdeps $(distdir) cp -rp $(top_srcdir)/examples $(distdir) # A `private installation' in my terms is just having the appropriate @@ -23,7 +22,9 @@ private-install: private-uninstall: $(MAKE) private-uninstall -C config -EXTRA_DIST = NEWS ONEWS TODO pref.h.orig reconfigure configure +EXTRA_DIST = config.rpath NEWS ONEWS TODO pref.h.orig reconfigure configure MAINTAINERCLEANFILES = Makefile.in configure aclocal.m4 config.h.in + +ACLOCAL_AMFLAGS = -I m4