diff options
author | Erik Walthinsen <omega@temple-baptist.org> | 2001-05-27 21:56:04 +0000 |
---|---|---|
committer | Erik Walthinsen <omega@temple-baptist.org> | 2001-05-27 21:56:04 +0000 |
commit | a3d7869aaa93ed96c4f437bb3459c07db8fc34e1 (patch) | |
tree | 9eb30aea0dd7703425e4db001704847de02d9fc5 /testsuite | |
parent | bd1ebc25ddf0fb33adfbdd10f076f72a8b338e1e (diff) |
various build fixes
Original commit message from CVS:
various build fixes
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index 9e32fd0ae..ba6916388 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = +SUBDIRS = refcounting capsnego testprogs = test_gst_init |