diff options
Diffstat (limited to 'Documentation/automated-engraving/GNUmakefile')
-rw-r--r-- | Documentation/automated-engraving/GNUmakefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/automated-engraving/GNUmakefile b/Documentation/automated-engraving/GNUmakefile new file mode 100644 index 0000000000..c93c9e0624 --- /dev/null +++ b/Documentation/automated-engraving/GNUmakefile @@ -0,0 +1,5 @@ +depth = ../.. + +LOCALSTEPMAKE_TEMPLATES = ly + +include $(depth)/make/stepmake.make |