From 617c0c0e0576850816b2f595196278c477cd42ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 3 May 2006 12:01:43 +0000 Subject: 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). --- ChangeLog | 5 +++++ ext/Makefile.am | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index b2bc1f5c..0c4484ce 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 ee9afb3e..fb15e1ae 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -279,6 +279,7 @@ DIST_SUBDIRS= \ dts \ divx \ musepack \ + musicbrainz \ neon \ sdl \ swfdec \ -- cgit v1.2.1