diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-01 16:58:00 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-01 16:58:00 +0000 |
commit | e05ab72ace5e5f8210f68b469729bef810af54bd (patch) | |
tree | c5bef97531109b7504a204af2b649cc62fa73601 /ext | |
parent | 372694279b2e328e0144d73c15fcbcbc616cfad9 (diff) | |
download | gst-plugins-bad-e05ab72ace5e5f8210f68b469729bef810af54bd.tar.gz gst-plugins-bad-e05ab72ace5e5f8210f68b469729bef810af54bd.tar.bz2 gst-plugins-bad-e05ab72ace5e5f8210f68b469729bef810af54bd.zip |
remove libdir
Original commit message from CVS:
remove libdir
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 3b7d90a9..9f3ca07b 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -239,7 +239,6 @@ SUBDIRS=\ $(LIBMMS_DIR) \ $(JACK_DIR) \ $(LCS_DIR) \ - $(LIBDV_DIR) \ $(LIBFAME_DIR) \ $(LIBVISUAL_DIR) \ $(MPEG2ENC_DIR) \ |