diff --git a/ChangeLog b/ChangeLog index b2bc1f5c88..0c4484ced4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-05-03 Tim-Philipp Müller + + * ext/Makefile.am: + Add musicbrainz dir to DIST_SUBDIRS as well (fixes distcheck). + 2006-05-03 Tim-Philipp Müller * ext/Makefile.am: diff --git a/ext/Makefile.am b/ext/Makefile.am index ee9afb3eec..fb15e1ae0b 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -279,6 +279,7 @@ DIST_SUBDIRS= \ dts \ divx \ musepack \ + musicbrainz \ neon \ sdl \ swfdec \