summaryrefslogtreecommitdiff
path: root/print/lilypond/files/patch-Doc-user-GNUmakefile
blob: 9f7adb736a7e666832d57be1b2a9b45399123254 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- Documentation/user/GNUmakefile.orig	Sat Sep 20 00:36:19 2003
+++ Documentation/user/GNUmakefile	Sat Sep 20 00:36:30 2003
@@ -24,9 +24,7 @@
 INFO_DOCS = lilypond lilypond-internals music-glossary
 INFO_FILES = $(INFO_DOCS:%=$(outdir)/%.info)
 
-STEPMAKE_TEMPLATES=tex texinfo omf documentation
-
-OMF_FILES += $(outdir)/lilypond-internals.html.omf
+STEPMAKE_TEMPLATES=tex texinfo documentation
 
 LOCALSTEPMAKE_TEMPLATES=lilypond ly
 LILYPOND_BOOK_FLAGS=--extra-options '-e "(ly:set-option (quote internal-type-checking) \#t)"'