mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 12:10:37 +00:00
enable new
Original commit message from CVS: enable new
This commit is contained in:
parent
8f6b611ee7
commit
af9e417b2c
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ include $(top_srcdir)/common/as-libtool.mak
|
|||
# regression test
|
||||
check_PROGRAMS = dataprotocol-test
|
||||
dataprotocol_test_SOURCES = dataprotocol-test.c dataprotocol.c
|
||||
dataprotocol_test_CFLAGS = $(GST_LIB_CFLAGS) -I$(top_srcdir)/libs
|
||||
dataprotocol_test_CFLAGS = $(GST_LIB_CFLAGS) -I$(top_srcdir)/libs -DGST_ENABLE_NEW
|
||||
dataprotocol_test_LDADD = $(GST_OBJ_LIBS)
|
||||
|
||||
TESTS = $(check_PROGRAMS)
|
||||
|
|
Loading…
Reference in a new issue