X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=4f2e7560cb0d3cc07889ae1eee982e014b29fb0f;hb=4255c7e5a693e09a97dc7a3cca0634bb2adaba2d;hp=b945ea95444665e5027ff1f9fda892af800ff998;hpb=4944c86a9318bc5b5578ab145a95c116ffd2c9fd;p=pspp diff --git a/Makefile.am b/Makefile.am index b945ea9544..4f2e7560cb 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 intl doc 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 = mkinstalldirs config.rpath NEWS ONEWS TODO pref.h.orig configure -MAINTAINERCLEANFILES = Makefile.in configure aclocal.m4 config.h.in +MAINTAINERCLEANFILES = Makefile.in aclocal.m4 + +ACLOCAL_AMFLAGS = -I m4