Move all sources to 'src/'
[lttng-ust.git] / tests / unit / libmsgpack / Makefile.am
index 5959947d65bd3966f8205ea84d5d5061495367db..60afc0ec41d9113c1aad03f6d701b8f0d1e040df 100644 (file)
@@ -5,7 +5,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/tests/utils
 noinst_PROGRAMS = test_msgpack
 test_msgpack_SOURCES = test_msgpack.c
 test_msgpack_LDADD = \
$(top_builddir)/libmsgpack/libmsgpack.la \
- $(top_builddir)/tests/utils/libtap.a
      $(top_builddir)/src/libmsgpack/libmsgpack.la \
      $(top_builddir)/tests/utils/libtap.a
 
 test_msgpack_CFLAGS = $(AM_CFLAGS)
This page took 0.023837 seconds and 4 git commands to generate.