Fix: add mmap_base_offset to ctf_stream_pos
[babeltrace.git] / converter / Makefile.am
index 2622e9ca67a00a90738f247747539fd14411bb52..482aec348a922fadf4002a63ce44f31fffb294e0 100644 (file)
@@ -1,4 +1,5 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -lpopt
+AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
+AM_LDFLAGS = -lpopt
 
 bin_PROGRAMS = babeltrace babeltrace-log
 
This page took 0.022315 seconds and 4 git commands to generate.