mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-21 05:26:23 +00:00
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
|