gstreamer/test/cothreads/Makefile.am

8 lines
167 B
Makefile
Raw Normal View History

bin_PROGRAMS = test simple
test_SOURCES = test.c cothreads.c object.c looper.c
simple_SOURCES = simple.c cothreads.c
noinst_HEADERS = cothreads.h object.h looper.h