mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
ee616e5b3d
- vorbis comment and id3v1/v2 support in the plugins - bug fixes for 24-bit handling - x86 encoder and decoder speedups - reduced memory requirements
15 lines
333 B
Plaintext
15 lines
333 B
Plaintext
|
|
$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
|
|
|