diff --git a/ChangeLog b/ChangeLog index 8dee42a462..b2bc1f5c88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-05-03 Tim-Philipp Müller + + * ext/Makefile.am: + Forgot to commit this one. + 2006-05-03 Tim-Philipp Müller Patch by: James "Doc" Livingston diff --git a/ext/Makefile.am b/ext/Makefile.am index c28a13aae8..ee9afb3eec 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