Re-organize sources
[babeltrace.git] / plugins / ctf / lttng-live / Makefile.am
diff --git a/plugins/ctf/lttng-live/Makefile.am b/plugins/ctf/lttng-live/Makefile.am
deleted file mode 100644 (file)
index aecd839..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-AM_CPPFLAGS += -I$(top_srcdir)/plugins
-
-libbabeltrace2_plugin_ctf_lttng_live_la_SOURCES = \
-               lttng-live.c \
-               lttng-live.h \
-               data-stream.c \
-               data-stream.h \
-               metadata.c \
-               metadata.h \
-               viewer-connection.c \
-               viewer-connection.h \
-               lttng-viewer-abi.h \
-               logging.c \
-               logging.h
-
-if BABELTRACE_BUILD_WITH_MINGW
-libbabeltrace2_plugin_ctf_lttng_live_la_LIBADD = -lws2_32
-endif
-
-noinst_LTLIBRARIES = libbabeltrace2-plugin-ctf-lttng-live.la
This page took 0.041259 seconds and 4 git commands to generate.