mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 19:21:06 +00:00
0ec400890c
Original commit message from CVS: initial checkin
5 lines
119 B
Makefile
5 lines
119 B
Makefile
bin_PROGRAMS = test simple
|
|
|
|
test_SOURCES = test.c cothreads.c object.c looper.c
|
|
|
|
simple_SOURCES = simple.c cothreads.c
|