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