From 5ea11cc60fb61862aa59f7208fc160a36eeeb8c9 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 17 Dec 1996 00:55:34 +0000 Subject: [PATCH] lilypond-0.0.17 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5