aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e7153b60..3973bb8d 100644
--- a/Makefile
+++ b/Makefile
@@ -231,6 +231,8 @@ perlscripts:
done; \
rm -f .tmp)
+# FIXME: this next edit is really for install case, shouldn't be made
+# just when user types 'make'
pgscripts:
@(pghome=${DEST_ELISP}; \
for i in $(PG_SCRIPTS); do \