aboutsummaryrefslogtreecommitdiff
path: root/Makefile.devel
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.devel')
-rw-r--r--Makefile.devel2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.devel b/Makefile.devel
index d4339a46..8705af31 100644
--- a/Makefile.devel
+++ b/Makefile.devel
@@ -169,7 +169,7 @@ RELEASENAMEDMG = $(RELEASENAME).dmg
# Where to install a distribution
DISTINSTALLDIR=/usr/local/share/elisp/proofgeneral
-SUBDIRS=$(ELISP_DIRS) etc doc images
+SUBDIRS=$(ELISP_DIRS_COMP) etc doc images
PWD=$(shell pwd)