14 lines
575 B
Plaintext
14 lines
575 B
Plaintext
$NetBSD: patch-aq,v 1.3 2013/02/09 19:59:45 ryoon Exp $
|
|
|
|
--- Makefile.in.orig 2011-09-28 13:10:11.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -282,7 +282,7 @@ MAINTAINERCLEANFILES = Makefile.in acloc
|
|
stamp-h.in config.log config.cache config.status
|
|
|
|
@HAVE_DOXYGEN_FALSE@DOC_DIR =
|
|
-@HAVE_DOXYGEN_TRUE@DOC_DIR = doc
|
|
+@HAVE_DOXYGEN_TRUE@DOC_DIR =
|
|
SUBDIRS = jack libjack jackd drivers example-clients tools config $(DOC_DIR) man python
|
|
DIST_SUBDIRS = config jack libjack jackd drivers example-clients tools doc man python
|
|
pkgconfigdir = $(libdir)/pkgconfig
|