mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-12 11:31:18 +02:00
14 lines
454 B
Plaintext
14 lines
454 B
Plaintext
--- Makefile.in.orig 2003-03-02 00:23:00 UTC
|
|
+++ Makefile.in
|
|
@@ -132,8 +132,8 @@ EXTRA_DIST = \
|
|
@ID3_NEEDZLIB_TRUE@zlib_subdir = zlib
|
|
@ID3_NEEDZLIB_FALSE@zlib_subdir =
|
|
|
|
-SUBDIRS = . m4 $(zlib_subdir) doc include id3com src examples
|
|
-DIST_SUBDIRS = . m4 zlib doc include id3com src examples prj libprj
|
|
+SUBDIRS = . m4 doc include id3com src examples
|
|
+DIST_SUBDIRS = . m4 doc include id3com src examples prj libprj
|
|
|
|
INCLUDES = @ID3LIB_DEBUG_FLAGS@
|
|
|