X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=c855dcd7a7daffb776b267b0df8804fb10d58d54;hp=d071bdfdfca6f4bc3dcc6dcbc12dbc445a2586cb;hb=16100d7ad8517131cc3ef29743e325184802ad13;hpb=9e620ea7b016fc3fd4e08b5d094ffa40b36b50f6 diff --git a/src/common/Makefile.am b/src/common/Makefile.am index d071bdfdf..c855dcd7a 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -39,7 +39,7 @@ libcommon_la_SOURCES = \ common.h \ condition.c \ context.c context.h \ - credentials.h \ + credentials.c credentials.h \ daemonize.c daemonize.h \ defaults.c \ dynamic-array.c dynamic-array.h \ @@ -49,6 +49,7 @@ libcommon_la_SOURCES = \ evaluation.c \ event.c \ filter.c filter.h \ + fd-handle.c fd-handle.h \ fs-handle.c fs-handle.h fs-handle-internal.h \ futex.c futex.h \ location.c \