Backport: relayd: replace lttng_index_file with relay_index_file
[deliverable/lttng-tools.git] / src / bin / lttng-relayd / Makefile.am
index 9fdadbcf5953e9631abb0eaa9919e0df7859e318..f8ba4ead6022653b64ec4608f0c6015e31c02cf0 100644 (file)
@@ -19,7 +19,8 @@ lttng_relayd_SOURCES = main.c lttng-relayd.h utils.h utils.c cmd.h \
                        connection.c connection.h \
                        viewer-session.c viewer-session.h \
                        tracefile-array.c tracefile-array.h \
-                       tcp_keep_alive.c tcp_keep_alive.h
+                       tcp_keep_alive.c tcp_keep_alive.h \
+                       index-file.c index-file.h
 
 # link on liblttngctl for check if relayd is already alive.
 lttng_relayd_LDADD = -lurcu-common -lurcu \
This page took 0.025599 seconds and 5 git commands to generate.