X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=49e9a8fd8a478d0d691798fdeec77da3115620ea;hb=c1dcb8bb058481eb59317fb442fb9b3cc01a7e35;hp=d071bdfdfca6f4bc3dcc6dcbc12dbc445a2586cb;hpb=9e620ea7b016fc3fd4e08b5d094ffa40b36b50f6;p=lttng-tools.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index d071bdfdf..49e9a8fd8 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -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 \