From ca7bf5b66ef5f7427a197d7bc2cebb4e0eddf30f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 6 Jul 2008 19:16:30 +0000 Subject: Debian packaging stuff. SLV2 0.6.0. git-svn-id: http://svn.drobilla.net/lad/slv2@1282 a436a847-0d15-0410-975c-d299462d15a1 --- doc/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index 74a7c4b..fe3f6ff 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -29,3 +29,6 @@ distclean-local: docs: reference.doxygen @SLV2_SRCDIR@/slv2/*.h doxygen reference.doxygen +# Don't install man pages with this target, +# only install with install-man (for debian package building) +install-data: -- cgit v1.2.1