summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-11-13 02:32:28 +0000
committerDavid Robillard <d@drobilla.net>2007-11-13 02:32:28 +0000
commite9e950fcc8bddb958592e63ca214b26978d0d2b9 (patch)
treec5d8836afc542a99c3784a7d2c13e91099b5c5bc /Makefile.am
parent5d9550c172ab2c0852bcd862ae67a0b9ba7d345c (diff)
downloadlilv-e9e950fcc8bddb958592e63ca214b26978d0d2b9.tar.gz
lilv-e9e950fcc8bddb958592e63ca214b26978d0d2b9.tar.bz2
lilv-e9e950fcc8bddb958592e63ca214b26978d0d2b9.zip
Release preparation:
Fix scons building (still experimental). Bump version everywhere. Properly clean documentation. git-svn-id: http://svn.drobilla.net/lad/slv2@910 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 5ac646b..280f48d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,5 @@ pkgconfig_DATA = libslv2.pc
dist-hook: dist-check-doxygen
distclean-local:
- rm -rf doc/html
- rm -rf doc/man
+ rm -rf doc/slv2
rm -rf doc/reference.doxygen