autoplug doesn't depend on gnome anymore.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 17 Jan 2002 20:58:42 +0000 (20:58 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 17 Jan 2002 20:58:42 +0000 (20:58 +0000)
Original commit message from CVS:
autoplug doesn't depend on gnome anymore.

examples/Makefile.am
tests/old/examples/Makefile.am

index 4e91259..2e4f7ae 100644 (file)
@@ -4,12 +4,12 @@ else
 GST_LOADSAVE_DIRS = xml typefind
 endif
 
-SUBDIRS = $(GST_LOADSAVE_DIRS) \
+SUBDIRS = autoplug $(GST_LOADSAVE_DIRS) \
           helloworld helloworld2 \
           queue queue2 queue3 queue4 \
           launch thread plugins mixer cutter
 
-DIST_SUBDIRS = \
+DIST_SUBDIRS = autoplug \
           helloworld helloworld2 \
           queue queue2 queue3 queue4 \
           launch thread xml plugins typefind mixer cutter
index 4e91259..2e4f7ae 100644 (file)
@@ -4,12 +4,12 @@ else
 GST_LOADSAVE_DIRS = xml typefind
 endif
 
-SUBDIRS = $(GST_LOADSAVE_DIRS) \
+SUBDIRS = autoplug $(GST_LOADSAVE_DIRS) \
           helloworld helloworld2 \
           queue queue2 queue3 queue4 \
           launch thread plugins mixer cutter
 
-DIST_SUBDIRS = \
+DIST_SUBDIRS = autoplug \
           helloworld helloworld2 \
           queue queue2 queue3 queue4 \
           launch thread xml plugins typefind mixer cutter