From b659270e5d16d553966989eb464acfd2166d496e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 30 Nov 2007 22:00:20 +0000 Subject: Various documentation cleanups/fixes. Generate/install man pages for SLV2. git-svn-id: http://svn.drobilla.net/lad/raul@929 a436a847-0d15-0410-975c-d299462d15a1 --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b9e4eac..0bab37c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,3 +6,6 @@ endif pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = raul.pc + +docs: + cd doc && make docs -- cgit v1.2.1