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