X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ltt-sessiond%2FMakefile.am;fp=ltt-sessiond%2FMakefile.am;h=6ee9fa48f9382be23f675382d091488a9a746181;hp=6f27963c3b046ef87f4ebc071cbc2e202c5d1d73;hb=fa68aa62ac4200144504075ef9186e961df2c263;hpb=75dea6549bb911ed4e22bc9b382f02c4b67a97be diff --git a/ltt-sessiond/Makefile.am b/ltt-sessiond/Makefile.am index 6f27963c3..6ee9fa48f 100644 --- a/ltt-sessiond/Makefile.am +++ b/ltt-sessiond/Makefile.am @@ -25,7 +25,8 @@ ltt_sessiond_SOURCES = utils.c utils.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 \