diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-02-19 11:02:28 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-02-19 11:02:28 +0000 |
commit | e3f1c7373b02af99a14cdc80350c4f044ce5649a (patch) | |
tree | 2618cfab3175b2821cbe72a4561724d9e36446db /Makefile.am | |
parent | e730de0bce435716cd48d79d21eeaf21e6838461 (diff) |
putting it back
Original commit message from CVS:
putting it back
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index c637fa8e2..8631a72ab 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS=gst-libs gst sys ext examples tools ## testsuite +SUBDIRS=gst-libs gst sys ext examples tools testsuite -DIST_SUBDIRS=gst-libs gst sys ext examples tools ## testsuite +DIST_SUBDIRS=gst-libs gst sys ext examples tools testsuite EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README RELEASE ChangeLog autogen.sh |