Commit e93229ac authored by Adam Chlipala's avatar Adam Chlipala

Fix cpdt.tgz generation

parent 3d5b4d1d
......@@ -8,7 +8,7 @@ VS_DOC := $(MODULES_DOC:%=%.v)
GLOBALS := .coq_globals
TEMPLATES := $(MODULES_CODE:%=templates/%.v)
.PHONY: coq clean doc dvi html templates install
.PHONY: coq clean doc dvi html templates install cpdt.tgz
coq: Makefile.coq
make -f Makefile.coq
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment