diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-10-05 15:32:43 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-10-05 15:32:43 +0000 |
commit | af82c38b15c0f50c131645f98fd1f940b1c8b360 (patch) | |
tree | 4397244ec7e0385fdc434d51fe01e9bfcada0b23 /ext | |
parent | 5999f6227c0804fbd16d7db64c5d2434de01f27a (diff) | |
download | gst-plugins-bad-af82c38b15c0f50c131645f98fd1f940b1c8b360.tar.gz gst-plugins-bad-af82c38b15c0f50c131645f98fd1f940b1c8b360.tar.bz2 gst-plugins-bad-af82c38b15c0f50c131645f98fd1f940b1c8b360.zip |
remove unused KIO_DIR
Original commit message from CVS:
remove unused KIO_DIR
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 3df388f0..2c1a7d85 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -376,7 +376,6 @@ SUBDIRS=\ $(HERMES_DIR) \ $(JACK_DIR) \ $(JPEG_DIR) \ - $(KIO_DIR) \ $(LADSPA_DIR) \ $(LAME_DIR) \ $(LCS_DIR) \ |