Re-organize sources
[babeltrace.git] / compat / Makefile.am
diff --git a/compat/Makefile.am b/compat/Makefile.am
deleted file mode 100644 (file)
index 91a3484..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-noinst_LTLIBRARIES = libcompat.la
-
-libcompat_la_SOURCES = compat_uuid.c \
-               compat_mman.c \
-               logging.c logging.h
-
-libcompat_la_LDFLAGS = \
-       $(LD_NO_AS_NEEDED)
-
-if BABELTRACE_BUILD_WITH_MINGW
-libcompat_la_LDFLAGS += -lrpcrt4
-endif
This page took 0.022893 seconds and 4 git commands to generate.