doc/api/libbabeltrace2/DoxygenLayout.xml: use `topics` tab
[babeltrace.git] / compat / Makefile.am
diff --git a/compat/Makefile.am b/compat/Makefile.am
deleted file mode 100644 (file)
index bf79838..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
-
-noinst_LTLIBRARIES = libcompat.la
-
-libcompat_la_SOURCES = compat_uuid.c \
-                       compat_mman.c
-
-libcompat_la_LDFLAGS = \
-       $(LD_NO_AS_NEEDED)
-
-if BABELTRACE_BUILD_WITH_MINGW
-libcompat_la_LDFLAGS += -lrpcrt4
-endif
This page took 0.023906 seconds and 4 git commands to generate.