diff options
author | Christian Schaller <uraeus@gnome.org> | 2005-07-13 11:31:26 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2005-07-13 11:31:26 +0000 |
commit | c5aa7ab6370167499daa36c6aa8d6ecd91a762d2 (patch) | |
tree | 8f445cb52b9f962298a1f3d8c5b33fc755f299d4 /ext | |
parent | 0269e3fd8b9e8c12fd3be0203dbba690695bcdc1 (diff) | |
download | gst-plugins-bad-c5aa7ab6370167499daa36c6aa8d6ecd91a762d2.tar.gz gst-plugins-bad-c5aa7ab6370167499daa36c6aa8d6ecd91a762d2.tar.bz2 gst-plugins-bad-c5aa7ab6370167499daa36c6aa8d6ecd91a762d2.zip |
add dv to disted directories
Original commit message from CVS:
add dv to disted directories
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 5a9ae56d..ebc799ee 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -438,4 +438,6 @@ DIST_SUBDIRS=\ sidplay \ aalib \ libcaca \ - esd + esd \ + raw1394 \ + dv |