13 lines
466 B
Plaintext
13 lines
466 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.6 2005/07/02 19:38:45 naddy Exp $
|
|
--- Makefile.in.orig Mon Jun 27 11:03:05 2005
|
|
+++ Makefile.in Sat Jul 2 21:31:35 2005
|
|
@@ -217,7 +217,7 @@ target_cpu = @target_cpu@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
AUTOMAKE_OPTIONS = foreign dist-zip
|
|
-SUBDIRS = lib include doc examples win32 debian vq
|
|
+SUBDIRS = lib include doc
|
|
m4datadir = $(datadir)/aclocal
|
|
m4data_DATA = vorbis.m4
|
|
pkgconfigdir = $(libdir)/pkgconfig
|