Move away files that will be deprecated
[lttng-ust.git] / libustcomm / Makefile.am
diff --git a/libustcomm/Makefile.am b/libustcomm/Makefile.am
deleted file mode 100644 (file)
index 3ae96d5..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
-AM_CFLAGS = -fno-strict-aliasing
-
-noinst_LTLIBRARIES = libustcomm.la
-libustcomm_la_SOURCES = \
-       ustcomm.h \
-       ustcomm.c
-
-libustcomm_la_LDFLAGS = -no-undefined -static
-libustcomm_la_CFLAGS = -DUST_COMPONENT="libustcomm" -fPIC -fno-strict-aliasing
This page took 0.02292 seconds and 4 git commands to generate.