aboutsummaryrefslogtreecommitdiff
path: root/Makefile.devel
diff options
context:
space:
mode:
authorDavid Aspinall2000-03-13 05:58:37 +0000
committerDavid Aspinall2000-03-13 05:58:37 +0000
commit34ef9c552876580d7e504b5306eaa3c2d8a441ee (patch)
treeae86e9aeb76b0fb1ed7721baf2382d96f2cbc3da /Makefile.devel
parent458fc54034f09e26994928c7160e6925bf6f1496 (diff)
Add hol98 to elisp dirs.
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 7a36616f..2da9c01d 100644
--- a/Makefile.devel
+++ b/Makefile.devel
@@ -151,7 +151,7 @@ FILES_NONCVS = ChangeLog TAGS
DISTINSTALLDIR=/export/local/share/elisp
# Copied from distributed Makefile
-ELISP_DIRS=generic lego coq isa isar plastic demoisa
+ELISP_DIRS=generic lego coq isa isar plastic demoisa hol98
SUBDIRS=$(ELISP_DIRS) etc doc html images
PWD=$(shell pwd)