From ebd71c2faee2333424e74a24bc8fb6f1efdee4fa Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 28 Nov 2005 14:50:44 +0000 Subject: ext/Makefile.am: alphabets, so hard to master. Should fix distcheck. Original commit message from CVS: * ext/Makefile.am: alphabets, so hard to master. Should fix distcheck. --- ChangeLog | 5 +++++ common | 2 +- ext/Makefile.am | 7 +++---- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index d9519738..36a6338b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-28 Thomas Vander Stichele + + * ext/Makefile.am: + alphabets, so hard to master. Should fix distcheck. + 2005-11-25 Edgard Lima * configure.ac: diff --git a/common b/common index c04ad83a..b0b08bcd 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit c04ad83a0c184fcd311de39371570b9e773a60d0 +Subproject commit b0b08bcd66ca385364b6f90663585b09693aec67 diff --git a/ext/Makefile.am b/ext/Makefile.am index f6fe9c87..7d8b800c 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -231,12 +231,11 @@ SUBDIRS=\ $(XVID_DIR) DIST_SUBDIRS= \ + directfb \ faac \ faad \ gsm \ + ivorbis musepack \ sdl \ - directfb \ - musepack \ - wavpack \ - ivorbis + wavpack -- cgit v1.2.1