From 6d7e2826ba9c863f6261e9718e0e822e0ca60aa0 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Tue, 5 Jul 2005 01:28:36 +0000 Subject: [PATCH] * Makefile.am: Add pspp-mode.el to EXTRA_DIST. --- ChangeLog | 4 ++++ Makefile.am | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) 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 -- 2.30.2