]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 13 Jun 2002 13:39:58 +0000 (13:39 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 13 Jun 2002 13:39:58 +0000 (13:39 +0000)
ChangeLog
stepmake/GNUmakefile.in

index 66c5dddc8f8077b775a89de038ce63d3ee60399e..1e48890ceb6705a197d0f3e7bcd2b8a8bc04dd76 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,5 @@
 2002-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
 
-       * stepmake/GNUmakefile.in: Don't install stepmake.  This breaks
-       the use of make/ly.make for use as an external makefile.  Probably
-       noone except for myself ever used this anyway.
-
        * stepmake/stepmake/GNUmakefile (INSTALLATION_DIR): Bugfix: Adapt
        to new $datadir convention (<package>/<version>).
 
index 138947898ff7147372aa26dba6626abe0c3f71e7..a4cab0e0aec913413fcd2c60b5346c22d40dc0e1 100644 (file)
@@ -38,8 +38,7 @@ include $(depth)/make/stepmake.make
 ifeq ($(PACKAGE),STEPMAKE)
 SUBDIRS = bin make stepmake 
 else
-## Use this if you want to install stepmake
-##SUBDIRS = stepmake
+SUBDIRS = stepmake
 endif
 #