* Makefile.am: Add pspp-mode.el to EXTRA_DIST.
[pspp-builds.git] / Makefile.am
index b945ea95444665e5027ff1f9fda892af800ff998..9eb03c3e5b7e80a63bccf0fd036e254a1459114d 100644 (file)
@@ -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,10 @@ 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 pspp-mode.el
 
-MAINTAINERCLEANFILES = Makefile.in configure aclocal.m4 config.h.in
+MAINTAINERCLEANFILES = Makefile.in aclocal.m4 
 
+
+ACLOCAL_AMFLAGS = -I m4