summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--ext/Makefile.am1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2bc1f5c..0c4484ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
2006-05-03 Tim-Philipp Müller <tim at centricular dot net>
* ext/Makefile.am:
+ Add musicbrainz dir to DIST_SUBDIRS as well (fixes distcheck).
+
+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>
diff --git a/ext/Makefile.am b/ext/Makefile.am
index ee9afb3e..fb15e1ae 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -279,6 +279,7 @@ DIST_SUBDIRS= \
dts \
divx \
musepack \
+ musicbrainz \
neon \
sdl \
swfdec \