From c73f3ef191664a51f9333903a3ebe5ac5ea547d0 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Thu, 13 Jun 2002 13:39:58 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 4 ---- stepmake/GNUmakefile.in | 3 +-- 2 files changed, 1 insertion(+), 6 deletions(-) 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 # -- 2.39.5