diff --git a/tests/old/testsuite/Makefile.am b/tests/old/testsuite/Makefile.am index ccab2e5c73..de451bf3c9 100644 --- a/tests/old/testsuite/Makefile.am +++ b/tests/old/testsuite/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = refcounting capsnego plugin +SUBDIRS = refcounting capsnego plugin bytestream testprogs = test_gst_init @@ -11,4 +11,4 @@ LIBS += $(GST_LIBS) CFLAGS += $(GST_CFLAGS) -DIST_SUBDIRS = refcounting capsnego +DIST_SUBDIRS = refcounting capsnego bytestream diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index ccab2e5c73..de451bf3c9 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = refcounting capsnego plugin +SUBDIRS = refcounting capsnego plugin bytestream testprogs = test_gst_init @@ -11,4 +11,4 @@ LIBS += $(GST_LIBS) CFLAGS += $(GST_CFLAGS) -DIST_SUBDIRS = refcounting capsnego +DIST_SUBDIRS = refcounting capsnego bytestream