X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcs%2Fincluded%2FGNUmakefile;fp=Documentation%2Fcs%2Fincluded%2FGNUmakefile;h=afe7a4d7386cba5eed7cf83c2a077c92d45ecb78;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=0000000000000000000000000000000000000000;hpb=f41973ff763d5972a85995b6d40c864281ec6714;p=lilypond.git diff --git a/Documentation/cs/included/GNUmakefile b/Documentation/cs/included/GNUmakefile new file mode 100644 index 0000000000..afe7a4d738 --- /dev/null +++ b/Documentation/cs/included/GNUmakefile @@ -0,0 +1,10 @@ +depth = ../../.. + +STEPMAKE_TEMPLATES=documentation + +EXTRA_DIST_FILES+=$(call src-wildcard,*.ly) +EXTRA_DIST_FILES+=$(call src-wildcard,*.ily) +EXTRA_DIST_FILES+=$(call src-wildcard,*.itexi) +EXTRA_DIST_FILES+=$(call src-wildcard,*.itely) + +include $(depth)/make/stepmake.make