From: fred Date: Tue, 17 Dec 1996 00:55:34 +0000 (+0000) Subject: lilypond-0.0.17 X-Git-Tag: release/1.5.59~6574 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5ea11cc60fb61862aa59f7208fc160a36eeeb8c9;p=lilypond.git lilypond-0.0.17 --- diff --git a/Makefile b/Makefile index 4b7e107435..ac9d7254ea 100644 --- a/Makefile +++ b/Makefile @@ -13,9 +13,9 @@ distclean: clean all: kompijl doc # doc++ documentation of classes -doc: +doc: $(progdocs) -mkdir $(DOCDIR) - doc++ -p -I -d $(DOCDIR) $(progdocs) + doc++ -p -I -d $(DOCDIR) $^ depend: Sources.make .GENERATE touch depend