diff --git a/makefile b/makefile index 3f59b6b..e4787ce 100644 --- a/makefile +++ b/makefile @@ -85,7 +85,7 @@ $(PDF): %.pdf: %.tex %.aux %.pdf: %.ly @$(LILYPOND) --output=$(@:%.pdf=%) $< - @rm $(@:%.pdf=%.ps) +# @rm $(@:%.pdf=%.ps) $(CHORDS): $(CHORDS_SRC) $(MAKE_CHORDS) -o $@