patch-Makefile_in 470 B

123456789101112
  1. $Id$
  2. --- libvorbis-1.2.0.orig/Makefile.in 2007-07-25 16:46:36.000000000 +0000
  3. +++ libvorbis-1.2.0/Makefile.in 2007-10-11 09:22:14.000000000 +0000
  4. @@ -221,7 +221,7 @@ target_vendor = @target_vendor@
  5. top_builddir = @top_builddir@
  6. top_srcdir = @top_srcdir@
  7. AUTOMAKE_OPTIONS = 1.6 foreign dist-zip dist-bzip2
  8. -SUBDIRS = lib include doc examples vq
  9. +SUBDIRS = lib include doc vq
  10. m4datadir = $(datadir)/aclocal
  11. m4data_DATA = vorbis.m4
  12. pkgconfigdir = $(libdir)/pkgconfig