converter: parse 1.x and 2.0 options
[babeltrace.git] / converter / Makefile.am
index b7e126458b3c43d5ef09c5d6a71f136c207ef659..5909e2a3a7ff2dc7b412b0567d3b4cde183bc206 100644 (file)
@@ -4,7 +4,9 @@ AM_LDFLAGS = -lpopt
 bin_PROGRAMS = babeltrace babeltrace-log
 
 babeltrace_SOURCES = \
-       babeltrace.c
+       babeltrace.c \
+       babeltrace-cfg.c \
+       babeltrace-cfg.h
 
 # -Wl,--no-as-needed is needed for recent gold linker who seems to think
 # it knows better and considers libraries with constructors having
This page took 0.022447 seconds and 4 git commands to generate.