aboutsummaryrefslogtreecommitdiffstats
path: root/audio/flac/files/patch-Makefile.in
blob: 7246f1072586b58ec864127d67739db67b4a9a93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

$FreeBSD$

--- Makefile.in.orig    2013-05-27 10:11:58.639908000 +0200
+++ Makefile.in 2013-06-09 18:13:05.000000000 +0200
@@ -323,7 +323,7 @@ top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = doc include m4 man src examples test build objs
+SUBDIRS = $(DOC) include m4 man src examples test build objs
 EXTRA_DIST = \
    COPYING.FDL \
    COPYING.GPL \