mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 19:21:06 +00:00
6 lines
119 B
Makefile
6 lines
119 B
Makefile
|
bin_PROGRAMS = test simple
|
||
|
|
||
|
test_SOURCES = test.c cothreads.c object.c looper.c
|
||
|
|
||
|
simple_SOURCES = simple.c cothreads.c
|