From: Thomas Vander Stichele Date: Tue, 5 Feb 2002 09:31:57 +0000 (+0000) Subject: remove cothreads from the Makefile.am X-Git-Tag: RELEASE-0_3_3-GUADECBYFOOT~153 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9f5ccfc9b4b3e1ef372eacd651092d263a344078;p=platform%2Fupstream%2Fgstreamer.git remove cothreads from the Makefile.am Original commit message from CVS: remove cothreads from the Makefile.am --- diff --git a/gst/Makefile.am b/gst/Makefile.am index 05e721a..26bce5d 100644 --- a/gst/Makefile.am +++ b/gst/Makefile.am @@ -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 \