X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=libustctl%2FMakefile.am;h=c20e9665ce94541b26b6b48813dec616744758d3;hp=bef33be2a83e777383e3fe81ef479dc06f1bb7b2;hb=97b1a726be0f1779f5508543c58521d774312e73;hpb=dbc03870c703720806e7859df4521293090c0c56 diff --git a/libustctl/Makefile.am b/libustctl/Makefile.am index bef33be2a..c20e9665c 100644 --- a/libustctl/Makefile.am +++ b/libustctl/Makefile.am @@ -3,7 +3,7 @@ AM_CFLAGS = -fno-strict-aliasing noinst_LTLIBRARIES = libustctl.la -libustctl_la_SOURCES = libustctl.c +libustctl_la_SOURCES = + +libustctl_la_LIBADD = $(top_builddir)/libustcomm/libustcomm.la -libustctl_la_LIBADD = \ - $(top_builddir)/libustcomm/libustcomm.la