]> git.donarmstrong.com Git - lilypond.git/commitdiff
Build: dist fix.
authorGraham Percival <graham@percival-music.ca>
Sun, 4 Sep 2011 09:58:51 +0000 (10:58 +0100)
committerGraham Percival <graham@percival-music.ca>
Sun, 4 Sep 2011 09:58:51 +0000 (10:58 +0100)
Documentation/it/GNUmakefile
Documentation/it/included/GNUmakefile [new file with mode: 0644]

index df35c4cf1beef83a9bbf4116198a4c98be9a1478..db64d84904f814b5c3e7044661b18e5e713ff9bd 100644 (file)
@@ -1,6 +1,6 @@
 ISOLANG = it
 depth = ../..
-SUBDIRS = learning texidocs web usage
+SUBDIRS = learning texidocs web usage included
 STEPMAKE_TEMPLATES = documentation
 LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root
 
diff --git a/Documentation/it/included/GNUmakefile b/Documentation/it/included/GNUmakefile
new file mode 100644 (file)
index 0000000..425cc1d
--- /dev/null
@@ -0,0 +1,5 @@
+depth = ../../..
+
+LOCALSTEPMAKE_TEMPLATES = ly
+
+include $(depth)/make/stepmake.make