aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index af1dd4e3..d7f32c78 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ PERL_SCRIPTS = lego/legotags coq/coqtags isar/isartags
PG_SCRIPTS = bin/proofgeneral
# Scripts to install to bin directory
-BIN_SCRIPTS = bin/proofgeneral lego/legotags coq/cogtags isar/isartags
+BIN_SCRIPTS = bin/proofgeneral lego/legotags coq/coqtags isar/isartags
# FIXME: would rather set load path in Elisp,
# but seems tricky to do only during compilation.