123456789101112 |
- $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
|