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 | 730688d30458573b03963c13a9f4fcc8721272d6 (patch) | |
tree | ca45602c4340fe839bffb3243dfa58ee12ce69a4 /ext | |
parent | 1e4feac240bbeefddb6a829adca14660ddd9c861 (diff) |
Add swfdec to dist subdirs
Original commit message from CVS:
Add swfdec to dist subdirs
Diffstat (limited to 'ext')
-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 |