diff --git a/ChangeLog b/ChangeLog index 64539fd707..a7cd3e4e43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-02-26 Julien MOUTTE + + * ext/Makefile.am: Fix dist-check. + 2006-02-26 Tim-Philipp Müller * configure.ac: diff --git a/ext/Makefile.am b/ext/Makefile.am index 2820391bae..e734cfa1b2 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -59,6 +59,7 @@ SUBDIRS = \ DIST_SUBDIRS = \ a52dec \ amrnb \ + dvdnav \ dvdread \ lame \ mad \