]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/application/GNUmakefile
Doc: move latex examples into application.
[lilypond.git] / Documentation / application / GNUmakefile
index c93c9e062454b89f9cba92aef976d59ec4ead1d2..26e33a6901302f0fc5b160623898ddd738a7ec3f 100644 (file)
@@ -2,4 +2,9 @@ depth = ../..
 
 LOCALSTEPMAKE_TEMPLATES = ly
 
+LATEX_FILES =$(call src-wildcard,*.latex)
+EXTRA_DIST_FILES = $(LATEX_FILES)
+
 include $(depth)/make/stepmake.make
+
+