mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
remove cothreads from the Makefile.am
Original commit message from CVS: remove cothreads from the Makefile.am
This commit is contained in:
parent
1795cddc9f
commit
9f5ccfc9b4
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ endif
|
|||
EXTRA_libgst_la_SOURCES = gstcpuid_i386.s gstmarshal.list gobject2gtk.c gobject2gtk.h gstxml.c gsttypefind.c gstparse.c gstautoplug.c gsttrace.c
|
||||
|
||||
SUBDIRS = . types elements $(GST_AUTOPLUG_DIRS) schedulers
|
||||
DIST_SUBDIRS = types elements autoplug schedulers cothreads
|
||||
DIST_SUBDIRS = types elements autoplug schedulers
|
||||
|
||||
libgst_la_SOURCES = \
|
||||
cothreads.c \
|
||||
|
|
Loading…
Reference in a new issue