diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2003-12-03 12:25:49 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2003-12-03 12:25:49 +0000 |
commit | 14bbf6cfeb4b32524560767b173dbb9358b5d539 (patch) | |
tree | 92d1c49ed4cd373ff3fe5a10e6673ee10d10f324 | |
parent | d83f9a59f27500690a25699bbe1b701f405e5ff3 (diff) | |
download | gst-plugins-bad-14bbf6cfeb4b32524560767b173dbb9358b5d539.tar.gz gst-plugins-bad-14bbf6cfeb4b32524560767b173dbb9358b5d539.tar.bz2 gst-plugins-bad-14bbf6cfeb4b32524560767b173dbb9358b5d539.zip |
what was this doing here ?
Original commit message from CVS:
what was this doing here ?
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 465b7404..e923bfd1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,8 +16,6 @@ else EXAMPLES_DIR= endif -ACLOCAL_AMFLAGS = -I common/m4 - SUBDIRS=gst-libs \ gst sys $(EXT_DIR) \ $(EXAMPLES_DIR) \ |