summaryrefslogtreecommitdiff
path: root/muse2/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/doc/Makefile.am')
-rw-r--r--muse2/doc/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/muse2/doc/Makefile.am b/muse2/doc/Makefile.am
new file mode 100644
index 00000000..50a9d8d8
--- /dev/null
+++ b/muse2/doc/Makefile.am
@@ -0,0 +1,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/