Symbol prefixing: in-house copy of hash table
[lttng-tools.git] / src / common / hashtable / Makefile.am
index 62e22c117036c6c9fb752893811025687624c6cf..021f01c7915660d6b1888078a219942ccebc55cd 100644 (file)
@@ -8,6 +8,7 @@ libhashtable_la_SOURCES = hashtable.c hashtable.h \
                          rculfhash.h rculfhash.c \
                          rculfhash-mm-chunk.c \
                          rculfhash-mm-mmap.c \
-                         rculfhash-mm-order.c
+                         rculfhash-mm-order.c \
+                         hashtable-symbols.h
 
 libhashtable_la_LIBADD = -lurcu-common -lurcu
This page took 0.023145 seconds and 4 git commands to generate.