summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2006-10-04 21:45:20 +0000
committerDavid Robillard <d@drobilla.net>2006-10-04 21:45:20 +0000
commit057445cae73d0a11be34d2396fdab4cf16711a00 (patch)
tree7f3ab98d443bf2422ec86c20a84cbf346f8334fd /doc
parent36f1baf396ec5d664c77ae1b25c031d2499136cb (diff)
downloadlilv-057445cae73d0a11be34d2396fdab4cf16711a00.tar.gz
lilv-057445cae73d0a11be34d2396fdab4cf16711a00.tar.bz2
lilv-057445cae73d0a11be34d2396fdab4cf16711a00.zip
Moved generic utility stuff to new library "raul".
git-svn-id: http://svn.drobilla.net/lad/libslv2@156 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 78fc0af..b838624 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,2 +1,4 @@
+EXTRA_DIST = mainpage.dox reference.doxygen
+
doc: $(top_srcdir)/doc/reference.doxygen $(top_srcdir)/include/lv2.h $(top_srcdir)/slv2/*.h
doxygen $(top_srcdir)/doc/reference.doxygen