14 lines
571 B
Plaintext
14 lines
571 B
Plaintext
$NetBSD: patch-aq,v 1.4 2016/02/10 09:19:22 wiz Exp $
|
|
|
|
--- Makefile.in.orig 2014-01-22 20:23:45.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -286,7 +286,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 = libjack jackd drivers example-clients tools config $(DOC_DIR) man python
|
|
DIST_SUBDIRS = config libjack jackd include drivers example-clients tools doc man python
|
|
pkgconfigdir = $(libdir)/pkgconfig
|