summaryrefslogtreecommitdiff
path: root/audio/libogg/files/patch-Makefile.in
blob: 341b1d4d8e2c3c8cfba1edef77563ce9f0bb524c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- Makefile.in.orig	2011-01-15 22:03:35.000000000 +0100
+++ Makefile.in	2011-01-15 22:03:52.000000000 +0100
@@ -257,7 +257,7 @@ top_srcdir = @top_srcdir@
 
 #AUTOMAKE_OPTIONS = foreign 1.6 dist-zip
 AUTOMAKE_OPTIONS = foreign 1.11 dist-zip dist-xz
-SUBDIRS = src include doc
+SUBDIRS = src include $(DOC)
 m4datadir = $(datadir)/aclocal
 m4data_DATA = ogg.m4
 pkgconfigdir = $(libdir)/pkgconfig