eb69de1228
* better Ogg FLAC support * speedups * several new options to flac and metaflac * several API additions * streaming support in the XMMS plugin * bugfixes
13 lines
471 B
Plaintext
13 lines
471 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.3 2005/03/09 00:15:14 naddy Exp $
|
|
--- Makefile.in.orig Thu Feb 3 16:37:07 2005
|
|
+++ Makefile.in Thu Feb 3 16:37:17 2005
|
|
@@ -258,7 +258,7 @@ sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
-SUBDIRS = doc include man src test build flac.pbproj obj
|
|
+SUBDIRS = doc include man src test build flac.pbproj
|
|
DISTCLEANFILES = libtool-disable-static
|
|
EXTRA_DIST = \
|
|
COPYING.FDL \
|