From 9f5ccfc9b4b3e1ef372eacd651092d263a344078 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 5 Feb 2002 09:31:57 +0000 Subject: [PATCH] remove cothreads from the Makefile.am Original commit message from CVS: remove cothreads from the Makefile.am --- gst/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.7.4