X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=79610abea8643df419a5bc128b232cac024371f7;hb=0e4ef2c7099e82d8e43cf87a53c36430d1ce879f;hp=39975a518d4a3f76d456468639b5b51e2e8eb545;hpb=2e0595dd8e344dbdcab740d7d2a3b67d153d6b39;p=pspp diff --git a/Makefile.am b/Makefile.am index 39975a518d..79610abea8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,17 +2,10 @@ AUTOMAKE_OPTIONS = gnits 1.7 -SUBDIRS = m4 doc intl lib src po 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)/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. @@ -22,9 +15,9 @@ private-install: private-uninstall: $(MAKE) private-uninstall -C config -EXTRA_DIST = config.rpath NEWS ONEWS TODO pref.h.orig reconfigure configure - -MAINTAINERCLEANFILES = Makefile.in configure aclocal.m4 config.h.in +EXTRA_DIST = AUTHORS NEWS ONEWS README TODO THANKS config.rpath \ +mkinstalldirs config.rpath pref.h.orig configure pspp-mode.el +MAINTAINERCLEANFILES = Makefile.in aclocal.m4 -ACLOCAL_AMFLAGS = -I m4 +ACLOCAL_AMFLAGS = -I m4 -I gl/m4