]> git.donarmstrong.com Git - lilypond.git/blob - tex/Makefile.am.wild
partial: 0.1.57.jcn
[lilypond.git] / tex / Makefile.am.wild
1 # tex/Makefile.am.wild
2
3 TEXFILES = $(wildcard *.tex)
4 EXTRA_DIST = Makefile.am.wild $(TEXFILES)
5
6 CLEANFILES = $(wildcard feta*.tex)
7
8 install-data-local:
9         $(INSTALL) -d $(TEXDIR)/lilypond
10         $(INSTALL) -m 644 $(TEXFILES) $(TEXDIR)/lilypond/
11
12 uninstall-local:
13         for i in $(TEXFILES) ; do rm -f $(TEXDIR)/lilypond/$$i; done
14         -rmdir $(TEXDIR)/lilypond/