Implement jhash from public domain source, apply LGPL license
[lttng-ust.git] / liblttng-ust / Makefile.am
index fe474f722376126d4d41ef066d0a7ff79e5d50e6..fef43c2466956dca38c94fbf497ed086ef4500f8 100644 (file)
@@ -20,7 +20,8 @@ liblttng_ust_runtime_la_SOURCES = \
        tracepoint.c \
        tracepoint-internal.h \
        clock.h \
-       wait.h
+       wait.h \
+       jhash.h
 
 liblttng_ust_support_la_SOURCES = \
        ltt-tracer.h \
This page took 0.023066 seconds and 4 git commands to generate.