X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=compat%2FMakefile.am;h=91a34842037a83d30ed5793c56191dc6983effb0;hb=68b66a256a54d32992dfefeaad11eea88b7df234;hp=bf79838a8a786d6dbf7fd96f2ebda2479f42a74e;hpb=8f76831a6491cf9d2ce3827563a2777d608019b1;p=babeltrace.git diff --git a/compat/Makefile.am b/compat/Makefile.am index bf79838a..91a34842 100644 --- a/compat/Makefile.am +++ b/compat/Makefile.am @@ -1,9 +1,8 @@ -AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include - noinst_LTLIBRARIES = libcompat.la libcompat_la_SOURCES = compat_uuid.c \ - compat_mman.c + compat_mman.c \ + logging.c logging.h libcompat_la_LDFLAGS = \ $(LD_NO_AS_NEEDED)