From: jan Date: Thu, 13 Jun 2002 13:39:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/1.5.71~280 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e8f9f43cc2c3074b2eeb23c2310c575a18695309;p=lilypond.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 66c5dddc8f..1e48890ceb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,5 @@ 2002-06-13 Jan Nieuwenhuizen - * 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 (/). diff --git a/stepmake/GNUmakefile.in b/stepmake/GNUmakefile.in index 138947898f..a4cab0e0ae 100644 --- a/stepmake/GNUmakefile.in +++ b/stepmake/GNUmakefile.in @@ -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 #