babeltrace(1): add --connect option and connection management
[babeltrace.git] / converter / Makefile.am
index eb3b8043a95691f13295fe60f23863c0dc9d9587..6cbe2ff92ad42cfb40e3dcd40c9af52732ced563 100644 (file)
@@ -12,7 +12,9 @@ babeltrace_bin_SOURCES = \
        babeltrace-cfg.c \
        babeltrace-cfg.h \
        default-cfg.h \
-       default-cfg.c
+       default-cfg.c \
+       babeltrace-cfg-connect.h \
+       babeltrace-cfg-connect.c
 
 # -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.023095 seconds and 4 git commands to generate.