summaryrefslogtreecommitdiff
path: root/muse2/doc/Makefile.am
blob: 50a9d8d8142c3a1af3ef401966c1cf1a87e9e0ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
EXTRA_DIST = midieditfunctions.png muse.sgm

CLEANFILES = $(wildcard *.html) $(wildcard *.fot) doxygen-stamp

all-local: @DOCBOOKTARGETS@

manual: book1.html

book1.html: muse.sgm
	$(JADE) -t sgml -d @DOCBOOKSTYLE@/html/docbook.dsl muse.sgm

distclean-local:
	rm -rf html/