mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 18:05:37 +00:00
sigh, really don't build these
Original commit message from CVS: sigh, really don't build these
This commit is contained in:
parent
8cdc3e5e8c
commit
4473ef8998
1 changed files with 1 additions and 2 deletions
|
@ -27,7 +27,6 @@ SUPPRESSIONS = $(top_srcdir)/common/gst.supp
|
||||||
clean-local: clean-local-check
|
clean-local: clean-local-check
|
||||||
|
|
||||||
check_PROGRAMS =
|
check_PROGRAMS =
|
||||||
|
|
||||||
# elements/gdppay \
|
# elements/gdppay \
|
||||||
# elements/gdpdepay
|
# elements/gdpdepay
|
||||||
|
|
||||||
|
@ -36,4 +35,4 @@ TESTS = $(check_PROGRAMS)
|
||||||
AM_CFLAGS = $(GST_OBJ_CFLAGS) $(GST_CHECK_CFLAGS) $(CHECK_CFLAGS)
|
AM_CFLAGS = $(GST_OBJ_CFLAGS) $(GST_CHECK_CFLAGS) $(CHECK_CFLAGS)
|
||||||
LDADD = $(GST_OBJ_LIBS) $(GST_CHECK_LIBS) $(CHECK_LIBS)
|
LDADD = $(GST_OBJ_LIBS) $(GST_CHECK_LIBS) $(CHECK_LIBS)
|
||||||
|
|
||||||
elements_gdpdepay_LDFLAGS = $(LDADD) $(GST_GDP_LIBS)
|
# elements_gdpdepay_LDFLAGS = $(LDADD) $(GST_GDP_LIBS)
|
||||||
|
|
Loading…
Reference in a new issue