diff options
author | David Schleef <ds@schleef.org> | 2002-09-17 22:44:47 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2002-09-17 22:44:47 +0000 |
commit | 79adbf346ea2950bd222aad182bb980b308624ee (patch) | |
tree | d14149afdf44cced1fa12454a076bd99b3dda6cc | |
parent | a06baf38da437c0952874ac0a05ff29fc8528ff1 (diff) | |
download | gst-plugins-bad-79adbf346ea2950bd222aad182bb980b308624ee.tar.gz gst-plugins-bad-79adbf346ea2950bd222aad182bb980b308624ee.tar.bz2 gst-plugins-bad-79adbf346ea2950bd222aad182bb980b308624ee.zip |
Add swfdec to dist subdirs
Original commit message from CVS:
Add swfdec to dist subdirs
-rw-r--r-- | ext/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 82fd7a3e..e136a67c 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -256,4 +256,4 @@ DIST_SUBDIRS=\ mad mikmod mjpegtools mpeg2dec \ openquicktime raw1394 rtp \ sdl shout sidplay \ - smoothwave tarkin vorbis xmms + smoothwave swfdec tarkin vorbis xmms |