Normalize C/C++ include guards
[babeltrace.git] / compat / Makefile.am
diff --git a/compat/Makefile.am b/compat/Makefile.am
deleted file mode 100644 (file)
index b09ebab..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
-
-noinst_LTLIBRARIES = libcompat.la
-
-libcompat_la_SOURCES = dummy.c
-
-libcompat_la_LDFLAGS = \
-       -Wl,--no-as-needed
-
-if BABELTRACE_BUILD_WITH_MINGW
-libcompat_la_SOURCES += compat_uuid.c
-endif
This page took 0.023733 seconds and 4 git commands to generate.