Fix kdeedu makefile glitch

This closes Bug 785
(cherry picked from commit b83d045598)
v3.5.13-sru
Timothy Pearson 12 years ago committed by Slávek Banko
parent ca14c76798
commit 53785c960f

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

Loading…
Cancel
Save