summaryrefslogtreecommitdiff
path: root/dev/tools/Makefile.subdir
diff options
context:
space:
mode:
Diffstat (limited to 'dev/tools/Makefile.subdir')
-rw-r--r--dev/tools/Makefile.subdir4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/tools/Makefile.subdir b/dev/tools/Makefile.subdir
index ff1f3077..cb914bd1 100644
--- a/dev/tools/Makefile.subdir
+++ b/dev/tools/Makefile.subdir
@@ -1,7 +1,7 @@
# if you work in a sub/sub-rectory of Coq
# you should make a link to that makefile
-# ln -s ../../dev/Makefile.subdir Makefile
-# in order to have all the facilities of dev/Makefile.dir
+# ln -s ../../dev/tools/Makefile.subdir Makefile
+# in order to have all the facilities of dev/tools/Makefile.dir
TOPDIR=../..
include $(TOPDIR)/dev/tools/Makefile.dir