gst/Makefile.am: No more cothreads.h

Original commit message from CVS:
* gst/Makefile.am:
No more cothreads.h
This commit is contained in:
Wim Taymans 2005-07-18 08:51:31 +00:00
parent d454303dfe
commit 5ebba480f0
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,8 @@
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:

View 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