diff options
author | Christian Schaller <uraeus@gnome.org> | 2005-05-09 13:02:15 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2005-05-09 13:02:15 +0000 |
commit | 30b56db962b384e30c15c782f778bcd3f230c5c4 (patch) | |
tree | fb0aad3187468883b418da3f21481343e377443a /ext | |
parent | d67d140c31126f967ca560399ab7b47d01fbc469 (diff) | |
download | gst-plugins-bad-30b56db962b384e30c15c782f778bcd3f230c5c4.tar.gz gst-plugins-bad-30b56db962b384e30c15c782f778bcd3f230c5c4.tar.bz2 gst-plugins-bad-30b56db962b384e30c15c782f778bcd3f230c5c4.zip |
add non-disted directory
Original commit message from CVS:
add non-disted directory
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 1e0a249a..cf98aff5 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -445,4 +445,5 @@ SUBDIRS=\ DIST_SUBDIRS=\ mad \ sidplay \ - aalib + aalib \ + libcaca |