remove cothreads from the Makefile.am
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 5 Feb 2002 09:31:57 +0000 (09:31 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 5 Feb 2002 09:31:57 +0000 (09:31 +0000)
Original commit message from CVS:
remove cothreads from the Makefile.am

gst/Makefile.am

index 05e721a..26bce5d 100644 (file)
@@ -53,7 +53,7 @@ endif
 EXTRA_libgst_la_SOURCES = gstcpuid_i386.s gstmarshal.list gobject2gtk.c gobject2gtk.h gstxml.c gsttypefind.c gstparse.c gstautoplug.c gsttrace.c
 
 SUBDIRS = . types elements $(GST_AUTOPLUG_DIRS) schedulers
-DIST_SUBDIRS = types elements autoplug schedulers cothreads
+DIST_SUBDIRS = types elements autoplug schedulers
 
 libgst_la_SOURCES =            \
        cothreads.c             \