Remove libustctl and libustcomm
[lttng-tools.git] / libustctl / Makefile.am
index bef33be2a83e777383e3fe81ef479dc06f1bb7b2..c20e9665ce94541b26b6b48813dec616744758d3 100644 (file)
@@ -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
This page took 0.022691 seconds and 4 git commands to generate.