Fix trace-collection.h: No such file or directory that build code with libbabeltrace
[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.023355 seconds and 4 git commands to generate.