X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=common%2FMakefile.am;h=1c6eb9b1d8052aa97829607d4902fc802d71862d;hb=f851868f8c7195682d13762719ce8f13293fd794;hp=cb0b66c3113eb645ece27cc71dcc8a9f3b93f17a;hpb=67cea2c94b841ee9b38ba80ab8a9eafff5f76408;p=lttng-tools.git diff --git a/common/Makefile.am b/common/Makefile.am index cb0b66c31..1c6eb9b1d 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -4,8 +4,4 @@ AM_CFLAGS = -fno-strict-aliasing noinst_LTLIBRARIES = libcommon.la -libcommon_la_SOURCES = hashtable.c hashtable.h \ - hashtable/rculfhash.c \ - hashtable/rculfhash.h \ - hashtable/hash.c hashtable/hash.h \ - runas.c +libcommon_la_SOURCES = runas.c runas.h