From 4e47d8882e4de95492c620727aead02bd7e75724 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 11 Feb 2002 10:27:04 +0000 Subject: [PATCH] this cothread thing is starting to confuse me which are we using atm ? Original commit message from CVS: this cothread thing is starting to confuse me which are we using atm ? --- gst/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gst/Makefile.am b/gst/Makefile.am index 13e06c4..dc0c741 100644 --- a/gst/Makefile.am +++ b/gst/Makefile.am @@ -146,7 +146,8 @@ libgstreamerinclude_HEADERS = \ noinst_HEADERS = \ gst_private.h \ gstarch.h \ - gstpropsprivate.h + gstpropsprivate.h \ + cothreads.h libgstreamer_la_CFLAGS = -D_GNU_SOURCE -DGST_CONFIG_DIR=\""$(GST_CONFIG_DIR)"\" \ $(LIBGST_CFLAGS) \ -- 2.7.4