From 05b43abcb6b0cf7cb136d65ea4956c52bad8f0d1 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:13:58 +0000 Subject: [PATCH] lilypond-1.0.6 --- scripts/GNUmakefile | 4 ++-- stepmake/stepmake/install-outfiles.sub.make | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/GNUmakefile b/scripts/GNUmakefile index 0605eb6d64..6f414ded45 100644 --- a/scripts/GNUmakefile +++ b/scripts/GNUmakefile @@ -1,12 +1,12 @@ # bin/Makefile depth = .. -SEXECUTABLES=convert-mudela mudela-book ly2dvi +SEXECUTABLES=convert-mudela mudela-book ly2dvi ly2dvi32 STEPMAKE_TEMPLATES=script include $(depth)/make/stepmake.make -# include $(stepdir)/Executable_targets.make +include $(stepdir)/executable-targets.make diff --git a/stepmake/stepmake/install-outfiles.sub.make b/stepmake/stepmake/install-outfiles.sub.make index f406025dad..a9a306bc0b 100644 --- a/stepmake/stepmake/install-outfiles.sub.make +++ b/stepmake/stepmake/install-outfiles.sub.make @@ -1,5 +1,5 @@ # Initial_outfiles.sub.make include $(depth)/make/stepmake.make -include $(stepdir)/install_outfiles.make +include $(stepdir)/install-outfiles.make -- 2.39.5