]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/GNUmakefile
Add support for max-systems-per-page.
[lilypond.git] / stepmake / stepmake / GNUmakefile
index 9c4cf823ef299e8ebd80ad8be20e124fe39180a0..f2c693ba22478c33bbc2d485b57dbc11c0e1756e 100644 (file)
@@ -2,7 +2,7 @@
 
 # subdir level:
 #
-depth = ..
+depth = ../..
 #
 
 # descent order into subdirectories:
@@ -10,11 +10,11 @@ depth = ..
 SUBDIRS =
 #
 
-STEPMAKE_TEMPLATES=makedir install www
+STEPMAKE_TEMPLATES=makedir install
 
 # bootstrap stepmake:
 #
--include $(depth)/make/stepmake.make 
+-include $(depth)/make/stepmake.make
 
 ifeq ($(PACKAGE),STEPMAKE)
 INSTALLATION_DIR=$(datadir)/stepmake