gstreamer/test/cothreads/Makefile.am
Erik Walthinsen 0bc672ec72 Various fixes that collectively allow make dist to work.
Original commit message from CVS:
Various fixes that collectively allow `make dist` to work.
2000-01-31 05:55:22 +00:00

7 lines
167 B
Makefile

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