gst/Makefile.am: No more cothreads.h
authorWim Taymans <wim.taymans@gmail.com>
Mon, 18 Jul 2005 08:51:31 +0000 (08:51 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 18 Jul 2005 08:51:31 +0000 (08:51 +0000)
Original commit message from CVS:
* gst/Makefile.am:
No more cothreads.h

ChangeLog
gst/Makefile.am

index d3f9e3e..5458aa0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2005-07-18  Wim Taymans  <wim@fluendo.com>
 
+       * gst/Makefile.am:
+       No more cothreads.h
+
+2005-07-18  Wim Taymans  <wim@fluendo.com>
+
        * gst/cothreads.c:
        * gst/cothreads.h:
        Let's remove these.
index 586dd16..985694d 100644 (file)
@@ -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