summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-11-05 05:13:06 +0000
committerDavid Robillard <d@drobilla.net>2007-11-05 05:13:06 +0000
commit5d9550c172ab2c0852bcd862ae67a0b9ba7d345c (patch)
tree51297c4ce24960f7228ff2270956bc984b8005ab /doc/Makefile.am
parentd235f278b5664eb58efb4b0ffd35779d17192661 (diff)
downloadlilv-5d9550c172ab2c0852bcd862ae67a0b9ba7d345c.tar.gz
lilv-5d9550c172ab2c0852bcd862ae67a0b9ba7d345c.tar.bz2
lilv-5d9550c172ab2c0852bcd862ae67a0b9ba7d345c.zip
make distcheck fixes
git-svn-id: http://svn.drobilla.net/lad/slv2@908 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6119e2d..8b64001 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -3,4 +3,5 @@ EXTRA_DIST = mainpage.dox reference.doxygen
all-local: doc
doc: $(srcdir)/reference.doxygen.in reference.doxygen $(srcdir)/../slv2/*.h
+ mkdir -p @abs_top_builddir@/doc/slv2
doxygen reference.doxygen