mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
e8d23be3ac
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
4 lines
170 B
Makefile
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)
|