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

$FreeBSD$

--- Makefile.in.orig    Sun Apr 29 18:07:34 2007
+++ Makefile.in Sun Apr 29 18:08:08 2007
@@ -217,7 +217,7 @@
 target_os = @target_os@
 target_vendor = @target_vendor@
 AUTOMAKE_OPTIONS = foreign dist-zip
-SUBDIRS = lib include doc examples vq
+SUBDIRS = lib include $(DOC) examples vq
 m4datadir = $(datadir)/aclocal
 m4data_DATA = vorbis.m4
 pkgconfigdir = $(libdir)/pkgconfig