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

$FreeBSD$

--- Makefile.in.orig	2007-07-26 21:46:30.000000000 +0000
+++ Makefile.in	2007-07-26 21:49:02.000000000 +0000
@@ -221,7 +221,7 @@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 AUTOMAKE_OPTIONS = 1.6 foreign dist-zip dist-bzip2
-SUBDIRS = lib include doc examples vq
+SUBDIRS = lib include $(DOC) examples vq
 m4datadir = $(datadir)/aclocal
 m4data_DATA = vorbis.m4
 pkgconfigdir = $(prefix)/libdata/pkgconfig