diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 7 |
1 files changed, 3 insertions, 4 deletions
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 |