Merge rculfhash into lttng-tools
[lttng-tools.git] / ltt-sessiond / Makefile.am
index 6f27963c3b046ef87f4ebc071cbc2e202c5d1d73..6ee9fa48f9382be23f675382d091488a9a746181 100644 (file)
@@ -25,7 +25,8 @@ ltt_sessiond_SOURCES = utils.c utils.h \
                        futex.c futex.h \
                        shm.c shm.h \
                        session.c session.h \
                        futex.c futex.h \
                        shm.c shm.h \
                        session.c session.h \
-                       ltt-sessiond.h main.c
+                       ltt-sessiond.h main.c \
+                       ../hashtable/rculfhash.c
 
 # link on liblttngctl for check if sessiond is already alive.
 ltt_sessiond_LDADD = -lrt \
 
 # link on liblttngctl for check if sessiond is already alive.
 ltt_sessiond_LDADD = -lrt \
This page took 0.022833 seconds and 4 git commands to generate.