Move runas to common/
[lttng-tools.git] / tests / Makefile.am
index 21bcace758798c1cb51d06be1d34bdc902bf595e..d775644c56913aadbdb573a043fbe0d3c717c8d9 100644 (file)
@@ -13,7 +13,7 @@ LIBLTTNG=$(top_srcdir)/liblttngctl/lttngctl.c \
                 $(top_srcdir)/liblttng-sessiond-comm/lttng-sessiond-comm.c
 
 test_sessions_SOURCES = test_sessions.c $(UTILS) $(SESSIONS)
-test_sessions_LDADD = $(top_builddir)/common/libcommon.la $(top_builddir)/librunas/librunas.la
+test_sessions_LDADD = $(top_builddir)/common/libcommon.la
 
 test_kernel_data_trace_SOURCES = test_kernel_data_trace.c $(UTILS) $(KERN_DATA_TRACE)
 
This page took 0.025114 seconds and 5 git commands to generate.