X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=7ca180bd38a43ad4cd647f8b301a582f827d3d87;hp=cca159e564b53ba6b7f74d303d3e30af17fa4013;hb=75e36e37f80032bf3512ab696856fbe42d339b99;hpb=6f7058c201395648796691f05e69ce285a185f08 diff --git a/src/common/Makefile.am b/src/common/Makefile.am index cca159e56..7ca180bd3 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -43,6 +43,7 @@ libcommon_la_SOURCES = \ evaluation.c \ event.c \ filter.c filter.h \ + fs-handle.c fs-handle.h fs-handle-internal.h \ futex.c futex.h \ location.c \ mi-lttng.c mi-lttng.h \ @@ -66,8 +67,7 @@ libcommon_la_SOURCES = \ utils.c utils.h \ uuid.c uuid.h \ tracker.c tracker.h \ - waiter.c waiter.h \ - fs-handle.h fs-handle-internal.h fs-handle.c + waiter.c waiter.h if HAVE_ELF_H libcommon_la_SOURCES += \