]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/Makefile
release: 0.1.62
[lilypond.git] / input / Makefile
index 92dfaf11c5ed391866ad03e27046627a01b9e58d..b74c0c32a3c5bc9e9b10379a471bfc126e2c9b44 100644 (file)
@@ -1,14 +1,14 @@
-default: ;
+# input/Makefile
 
-DISTFILES=Makefile  kortjakje.ly maartje.ly\
-       cadenza.ly scales.ly standchen.ly twinkle.ly\
-       wohltemperirt.ly\
-       error.ly midi.ly plet.ly\
-       martien.ly mlalt.ly mlvio1.ly mlvio2.ly mlcello.ly\
-       coriolan-alto.ly rhythm.ly \
-       standchen.tex  scsii-menuetto.tex scsii-menuetto.ly\
-       martien.tex
+# subdir level:
+#
+depth = ..
+#
 
+SUBDIRS=test bugs
 
-dist:
-       ln $(DISTFILES) $(DDIR)/$(SUBDIR)
+include $(depth)/make/Mutopia.make
+
+examples=twinkle-pop praeludium-fuga-E cadenza twinkle
+
+include $(depth)/make/WWW.make