X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2FMakefile;h=47df8c5935f7f5461e0f3c65dbe769db516c06ef;hb=472c212541034e95c30f5a1a6bc99d7f36f15b68;hp=d6a4cf732e55abb5e39def924a50d2d6ab0c7924;hpb=6a1295eaacbc3e6b5a7ce19f7f942b23f8d7f2ff;p=lilypond.git diff --git a/Documentation/Makefile b/Documentation/Makefile index d6a4cf732e..47df8c5935 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -39,7 +39,7 @@ giffiles=$(XPMS:.xpm=.gif) gifs: $(addprefix $(outdir)/, $(giffiles)) -EXTRA_DISTFILES = $(XPMS) $(DOCFILES) vocabulary-data vocabulary-forms.el +EXTRA_DISTFILES = $(XPMS) $(DOCFILES) vocabulary-data vocabulary-forms.el fonts.tex automake.urgh engraving.bib # don't do DVI files. They can only be made if lily is installed do-doc: $(TEXTFILES) @@ -55,12 +55,6 @@ dvi: $(DVIFILES) # include $(depth)/make/Targets.make include $(depth)/make/Rules.make -# - -localclean: - rm -f `find $(outdir) -type f` - - MAN1FILES = lilypond convert-mudela mi2mu mudela-book MAN1GROFF = $(addprefix $(outdir)/, $(addsuffix .1,$(MAN1FILES)))