From 2c0565b220430eaf35f0a577aa7735664abcbb3e Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sun, 4 Sep 2011 10:58:51 +0100 Subject: [PATCH] Build: dist fix. --- Documentation/it/GNUmakefile | 2 +- Documentation/it/included/GNUmakefile | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 Documentation/it/included/GNUmakefile diff --git a/Documentation/it/GNUmakefile b/Documentation/it/GNUmakefile index df35c4cf1b..db64d84904 100644 --- a/Documentation/it/GNUmakefile +++ b/Documentation/it/GNUmakefile @@ -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 index 0000000000..425cc1d8e2 --- /dev/null +++ b/Documentation/it/included/GNUmakefile @@ -0,0 +1,5 @@ +depth = ../../.. + +LOCALSTEPMAKE_TEMPLATES = ly + +include $(depth)/make/stepmake.make -- 2.39.5