diff --git a/ChangeLog b/ChangeLog index d3f9e3e0e3..5458aa0a62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-07-18 Wim Taymans + + * gst/Makefile.am: + No more cothreads.h + 2005-07-18 Wim Taymans * gst/cothreads.c: diff --git a/gst/Makefile.am b/gst/Makefile.am index 586dd1660a..985694d07b 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