Add and support the new hash table library
[lttng-tools.git] / common / Makefile.am
index cb0b66c3113eb645ece27cc71dcc8a9f3b93f17a..c855317fa9e7b2840b99ccc72114c8f92014cb2b 100644 (file)
@@ -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
This page took 0.022795 seconds and 4 git commands to generate.