summaryrefslogtreecommitdiff
path: root/package/libvorbis/patches/patch-Makefile_in
blob: 51c88557382b00a395282425d95bf56b80593194 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$Id$
--- libvorbis-1.2.0.orig/Makefile.in	2007-07-25 16:46:36.000000000 +0000
+++ libvorbis-1.2.0/Makefile.in	2007-10-11 09:22:14.000000000 +0000
@@ -221,7 +221,7 @@ target_vendor = @target_vendor@
 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 vq
 m4datadir = $(datadir)/aclocal
 m4data_DATA = vorbis.m4
 pkgconfigdir = $(libdir)/pkgconfig