fixed distcheck breakage

Original commit message from CVS:
fixed distcheck breakage
This commit is contained in:
Stefan Kost 2005-08-03 16:10:06 +00:00
parent b3034dba54
commit cd8d4df000
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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