gstreamer/tests/examples/adapter/Makefile.am
Jan Schmidt e8d23be3ac tests/examples/adapter/: Add new files from the previous commit
Original commit message from CVS:
* tests/examples/adapter/Makefile.am:
* tests/examples/adapter/adapter_test.c: (run_test_take),
(run_test_take_buffer), (run_tests), (main):
Add new files from the previous commit
2006-11-09 14:38:59 +00:00

4 lines
170 B
Makefile

noinst_PROGRAMS = adapter_test
adapter_test_LDADD = $(GST_OBJ_LIBS) $(top_builddir)/libs/gst/base/libgstbase-@GST_MAJORMINOR@.la
adapter_test_CFLAGS = $(GST_OBJ_CFLAGS)