From: fred Date: Tue, 5 Nov 1996 19:33:59 +0000 (+0000) Subject: lilypond-0.0.8 X-Git-Tag: release/1.5.59~6890 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=97b85d494f7edcfef574e74e564fe558c40bbad9;p=lilypond.git lilypond-0.0.8 --- diff --git a/Documentation/Makefile b/Documentation/Makefile new file mode 100644 index 0000000000..da2847045e --- /dev/null +++ b/Documentation/Makefile @@ -0,0 +1,4 @@ + +DOCFILES=CodingStyle algorithms Makefile +dist: + ln $(DOCFILES) $(DDIR)/Documentation/ \ No newline at end of file