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 | dafdb3c6cdb63f12c4d25ac98c57c3916fb2b027 (patch) | |
tree | fcc0c26b0ee99914fd218d7091cee167718eacbc | |
parent | 302786ba59ea25aed6ccdfc77544bad81f0e98bc (diff) |
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) \ |