gstreamer/test/cothreads/Makefile.am
Erik Walthinsen 0032727103 More incremental updates. I can now successfully produce an rpm simply by typing ./autogen.sh;make rpm. This is g...
Original commit message from CVS:
More incremental updates.  I can now successfully produce an rpm simply by
typing `./autogen.sh;make rpm`.  This is good ;-)
2000-01-31 09:43:08 +00:00

8 lines
170 B
Makefile

noinst_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