diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8631a72a..c5d60203 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -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 |