X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ltt-sessiond%2FMakefile.am;h=5b70933719d356940386549c442bf463353374a7;hp=6ee9fa48f9382be23f675382d091488a9a746181;hb=f9a766898970db1576a9b042d5fe1d1ef7496453;hpb=fa68aa62ac4200144504075ef9186e961df2c263 diff --git a/ltt-sessiond/Makefile.am b/ltt-sessiond/Makefile.am index 6ee9fa48f..5b7093371 100644 --- a/ltt-sessiond/Makefile.am +++ b/ltt-sessiond/Makefile.am @@ -26,7 +26,8 @@ ltt_sessiond_SOURCES = utils.c utils.h \ shm.c shm.h \ session.c session.h \ ltt-sessiond.h main.c \ - ../hashtable/rculfhash.c + ../hashtable/rculfhash.c \ + ../hashtable/rculfhash.h # link on liblttngctl for check if sessiond is already alive. ltt_sessiond_LDADD = -lrt \