Move all sources to 'src/'
[lttng-ust.git] / libmsgpack / Makefile.am
diff --git a/libmsgpack/Makefile.am b/libmsgpack/Makefile.am
deleted file mode 100644 (file)
index 53b1684..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# SPDX-License-Identifier: LGPL-2.1-only
-
-AM_CFLAGS += -fno-strict-aliasing
-
-noinst_LTLIBRARIES = libmsgpack.la
-
-libmsgpack_la_SOURCES = \
-       msgpack.c msgpack.h
-
-libmsgpack_la_CFLAGS = -DUST_COMPONENT="libmsgpack" $(AM_CFLAGS)
This page took 0.023387 seconds and 4 git commands to generate.