From a1b0452063917c9686f29c670c39ae3f7ab54794 Mon Sep 17 00:00:00 2001 From: ueno Date: Fri, 28 Apr 2006 22:42:01 +0000 Subject: [PATCH 1/1] Add epa-setup.el to tarball. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 050510c..73fcec7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS = no-dependencies -EXTRA_DIST = COMPILE epg.el epa.el epa-dired.el epa-file.el +EXTRA_DIST = COMPILE epg.el epa.el epa-dired.el epa-file.el epa-setup.el CLEANFILES = auto-autoloads.el* custom-load.el *.elc FLAGS ?= -batch -q -no-site-file -- 1.7.10.4