From: Ben Pfaff Date: Tue, 5 Jul 2005 01:28:36 +0000 (+0000) Subject: * Makefile.am: Add pspp-mode.el to EXTRA_DIST. X-Git-Tag: v0.4.0~39 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=6d7e2826ba9c863f6261e9718e0e822e0ca60aa0 * Makefile.am: Add pspp-mode.el to EXTRA_DIST. --- diff --git a/ChangeLog b/ChangeLog index aea4b2fe..b9ff93b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Jul 4 17:59:54 2005 Ben Pfaff + + * Makefile.am: Add pspp-mode.el to EXTRA_DIST. + Wed May 4 08:49:13 WST 2005 John Darrington * README.CVS Smake: Added a CONFIGUREFLAGS variable. diff --git a/Makefile.am b/Makefile.am index 4f2e7560..9eb03c3e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,7 +22,8 @@ private-install: private-uninstall: $(MAKE) private-uninstall -C config -EXTRA_DIST = mkinstalldirs config.rpath NEWS ONEWS TODO pref.h.orig configure +EXTRA_DIST = mkinstalldirs config.rpath NEWS ONEWS TODO pref.h.orig \ +configure pspp-mode.el MAINTAINERCLEANFILES = Makefile.in aclocal.m4