summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-29 13:27:45 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-29 13:27:45 +0000
commit8f56dce24de1a28e57f4568562cc032bad33819e (patch)
treec2b7385bc02af48b4c417d34839ca757cbd64d64 /ext/Makefile.am
parent70e3dd069c394b131d78e8de28b41e02e6e60b71 (diff)
configure.ac: Fix indentation, fix v4l2 plugin detection.
Original commit message from CVS: * configure.ac: Fix indentation, fix v4l2 plugin detection. * ext/Makefile.am: Fix libmms location (Maciej, use diff -u!). * ext/alsa/gstalsa.c: (gst_alsa_init): Initialize caps cache to NULL. * gst/playback/gstplaybin.c: (gst_play_bin_change_state): Only change state on audiosink if it exists.
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 6f57627b..08c61fd1 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -479,7 +479,6 @@ DIST_SUBDIRS=\
dvdread \
dvdnav \
esd \
- libmms \
faac \
faad \
flac \
@@ -496,6 +495,7 @@ DIST_SUBDIRS=\
libcaca \
libfame \
libmng \
+ libmms \
libpng \
librfb \
libvisual \