mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
fixed distcheck breakage
Original commit message from CVS: fixed distcheck breakage
This commit is contained in:
parent
b3034dba54
commit
cd8d4df000
2 changed files with 2 additions and 2 deletions
|
@ -72,7 +72,7 @@ gst_libs_gdp_SOURCES = \
|
|||
gst_libs_gdp_CFLAGS = $(AM_CFLAGS) -DGST_ENABLE_NEW
|
||||
|
||||
gst_libs_controller_LDADD = $(GST_OBJ_LIBS) $(CHECK_LIBS) libgstcheck.la \
|
||||
$(top_srcdir)/libs/gst/controller/libgstcontroller-@GST_MAJORMINOR@.la
|
||||
$(top_builddir)/libs/gst/controller/libgstcontroller-@GST_MAJORMINOR@.la
|
||||
|
||||
# valgrind testing
|
||||
|
||||
|
|
|
@ -72,7 +72,7 @@ gst_libs_gdp_SOURCES = \
|
|||
gst_libs_gdp_CFLAGS = $(AM_CFLAGS) -DGST_ENABLE_NEW
|
||||
|
||||
gst_libs_controller_LDADD = $(GST_OBJ_LIBS) $(CHECK_LIBS) libgstcheck.la \
|
||||
$(top_srcdir)/libs/gst/controller/libgstcontroller-@GST_MAJORMINOR@.la
|
||||
$(top_builddir)/libs/gst/controller/libgstcontroller-@GST_MAJORMINOR@.la
|
||||
|
||||
# valgrind testing
|
||||
|
||||
|
|
Loading…
Reference in a new issue