From 5ebba480f09d255c99316f83c6bb475a42fd27ca Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 18 Jul 2005 08:51:31 +0000 Subject: [PATCH] gst/Makefile.am: No more cothreads.h Original commit message from CVS: * gst/Makefile.am: No more cothreads.h --- ChangeLog | 5 +++++ gst/Makefile.am | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d3f9e3e..5458aa0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2005-07-18 Wim Taymans + * gst/Makefile.am: + No more cothreads.h + +2005-07-18 Wim Taymans + * gst/cothreads.c: * gst/cothreads.h: Let's remove these. diff --git a/gst/Makefile.am b/gst/Makefile.am index 586dd16..985694d 100644 --- a/gst/Makefile.am +++ b/gst/Makefile.am @@ -207,8 +207,7 @@ noinst_HEADERS = \ gst-i18n-lib.h \ gst-i18n-app.h \ gst_private.h \ - gstarch.h \ - cothreads.h + gstarch.h gstmarshal.h: gstmarshal.list glib-genmarshal --header --prefix=gst_marshal $(srcdir)/gstmarshal.list > gstmarshal.h.tmp -- 2.7.4