src/common: use single Makefile for parallel builds
[lttng-tools.git] / tests / regression / tools / notification / Makefile.am
index a59ee8d6daeb825e4e3e29c07f4f2bbad70f8831..eb5198b4bb0b28be76a729e2885a1126a3dcf961 100644 (file)
@@ -37,7 +37,7 @@ FORCE_SHARED_LIB_OPTIONS = -module -shared -avoid-version \
 
 libpause_consumer_la_SOURCES = consumer_testpoints.cpp
 libpause_consumer_la_LIBADD = \
-       $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la \
+       $(top_builddir)/src/common/libsessiond-comm.la \
        $(top_builddir)/src/common/libcommon-gpl.la \
        $(top_builddir)/src/lib/lttng-ctl/liblttng-ctl.la \
        $(DL_LIBS)
This page took 0.022896 seconds and 4 git commands to generate.