ext/Makefile.am: Add musicbrainz dir to DIST_SUBDIRS as well (fixes distcheck).

Original commit message from CVS:
* ext/Makefile.am:
Add musicbrainz dir to DIST_SUBDIRS as well (fixes distcheck).
This commit is contained in:
Tim-Philipp Müller 2006-05-03 12:01:43 +00:00
parent 94f577308e
commit 617c0c0e05
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
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> 2006-05-03 Tim-Philipp Müller <tim at centricular dot net>
* ext/Makefile.am: * ext/Makefile.am:

View file

@ -279,6 +279,7 @@ DIST_SUBDIRS= \
dts \ dts \
divx \ divx \
musepack \ musepack \
musicbrainz \
neon \ neon \
sdl \ sdl \
swfdec \ swfdec \