ee616e5b3d
- vorbis comment and id3v1/v2 support in the plugins - bug fixes for 24-bit handling - x86 encoder and decoder speedups - reduced memory requirements
14 lines
333 B
Text
14 lines
333 B
Text
|
|
$FreeBSD$
|
|
|
|
--- Makefile.in.orig Wed Sep 25 06:53:31 2002
|
|
+++ Makefile.in Sat Oct 5 01:29:53 2002
|
|
@@ -144,7 +144,7 @@
|
|
am__quote = @am__quote@
|
|
install_sh = @install_sh@
|
|
|
|
-SUBDIRS = doc include man src test build flac.pbproj obj
|
|
+SUBDIRS = $(DOC) include man src test build flac.pbproj
|
|
|
|
DISTCLEANFILES = libtool-disable-static
|
|
|