Fix kdeedu makefile glitch

This closes Bug 785
pull/1/head
Timothy Pearson 12 years ago
parent bc76b91559
commit b83d045598

@ -89,4 +89,4 @@ install :
.depend: parser.ml lexer.ml
$(OCAMLDEP) $(INCLUDES) *.mli *.ml > $@
include .depend
-include .depend

Loading…
Cancel
Save