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 3a154e5d5a5d0936d35a8737b9abe53b60e74d2f..1a9b093fe91217bd2b7983a98f053b7b0a9e81a6 100644 (file)
@@ -1,5 +1,5 @@
 SUBDIRS=
-DIST_SUBDIRS=
+DIST_SUBDIRS=autoplug
 
 GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)
 
index 3a154e5d5a5d0936d35a8737b9abe53b60e74d2f..1a9b093fe91217bd2b7983a98f053b7b0a9e81a6 100644 (file)
@@ -1,5 +1,5 @@
 SUBDIRS=
-DIST_SUBDIRS=
+DIST_SUBDIRS=autoplug
 
 GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)