X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=79610abea8643df419a5bc128b232cac024371f7;hb=17896e38991000673747aa115b3f7aeb9a57a40f;hp=b945ea95444665e5027ff1f9fda892af800ff998;hpb=4944c86a9318bc5b5578ab145a95c116ffd2c9fd;p=pspp-builds.git diff --git a/Makefile.am b/Makefile.am index b945ea95..79610abe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,19 +1,11 @@ ## 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 - -pkgdocdir = $(prefix)/doc/@PACKAGE@ -pkgdoc_DATA = NEWS README TODO -noinst_DATA = AUTHORS THANKS +SUBDIRS = m4 intl doc lib gl src po config tests examples 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 # configuration files in ~/.pspp instead of a global configuration # location. So I let those files be installed automatically. @@ -23,7 +15,9 @@ private-install: private-uninstall: $(MAKE) private-uninstall -C config -EXTRA_DIST = NEWS ONEWS TODO pref.h.orig reconfigure configure +EXTRA_DIST = AUTHORS NEWS ONEWS README TODO THANKS config.rpath \ +mkinstalldirs config.rpath pref.h.orig configure pspp-mode.el -MAINTAINERCLEANFILES = Makefile.in configure aclocal.m4 config.h.in +MAINTAINERCLEANFILES = Makefile.in aclocal.m4 +ACLOCAL_AMFLAGS = -I m4 -I gl/m4