Port: Add dummy.c to libcompat
[babeltrace.git] / compat / Makefile.am
index 85aee86cd6e1e407d0c87e33cc6ef117e50e61b7..b09ebab12f83bb47199927233a00ce5faeea7141 100644 (file)
@@ -2,7 +2,7 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 
 noinst_LTLIBRARIES = libcompat.la
 
-libcompat_la_SOURCES =
+libcompat_la_SOURCES = dummy.c
 
 libcompat_la_LDFLAGS = \
        -Wl,--no-as-needed
This page took 0.022432 seconds and 4 git commands to generate.