Remove libustctl and libustcomm
[lttng-tools.git] / libustcomm / Makefile.am
index a4052c852f391ccbc08d00a080af56f859ef0242..fa1f231850aa4cbc15fb0b77ba88a9f2b0f02684 100644 (file)
@@ -3,8 +3,9 @@ AM_CFLAGS = -fno-strict-aliasing
 
 noinst_LTLIBRARIES = libustcomm.la
 
-libustcomm_la_SOURCES = libustcomm.c
+libustcomm_la_SOURCES =
 
 libustcomm_la_LDFLAGS = -no-undefined -static
 
 libustcomm_la_CFLAGS = -fPIC -fno-strict-aliasing
+
This page took 0.022746 seconds and 4 git commands to generate.