you need to specify at least one DIST subdir
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 18 Feb 2002 17:24:59 +0000 (17:24 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 18 Feb 2002 17:24:59 +0000 (17:24 +0000)
Original commit message from CVS:
you need to specify at least one DIST subdir

tests/old/Makefile.am
testsuite/Makefile.am

index 3a154e5..1a9b093 100644 (file)
@@ -1,5 +1,5 @@
 SUBDIRS=
-DIST_SUBDIRS=
+DIST_SUBDIRS=autoplug
 
 GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)
 
index 3a154e5..1a9b093 100644 (file)
@@ -1,5 +1,5 @@
 SUBDIRS=
-DIST_SUBDIRS=
+DIST_SUBDIRS=autoplug
 
 GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)