summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--ext/Makefile.am8
2 files changed, 9 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 8dee42a4..b2bc1f5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-05-03 Tim-Philipp Müller <tim at centricular dot net>
+ * ext/Makefile.am:
+ Forgot to commit this one.
+
+2006-05-03 Tim-Philipp Müller <tim at centricular dot net>
+
Patch by: James "Doc" Livingston <doclivingston gmail com>
* configure.ac:
diff --git a/ext/Makefile.am b/ext/Makefile.am
index c28a13aa..ee9afb3e 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -142,11 +142,11 @@ else
MUSEPACK_DIR=
endif
-# if USE_MUSICBRAINZ
-# MUSICBRAINZ_DIR=musicbrainz
-# else
+if USE_MUSICBRAINZ
+MUSICBRAINZ_DIR=musicbrainz
+else
MUSICBRAINZ_DIR=
-# endif
+endif
# if USE_NAS
# NAS_DIR=nas