Move getcpu.h to 'lib/lttng-ust/'
[lttng-ust.git] / src / lib / lttng-ust / Makefile.am
index df0ae8d09bda29cbac6875168a34df9f1bebe61f..3548a9e624299ddcc4c94421eff20e5fb1fb0455 100644 (file)
@@ -126,7 +126,8 @@ liblttng_ust_support_la_SOURCES = \
        lttng-counter-client.h \
        lttng-counter-client-percpu-32-modular.c \
        lttng-counter-client-percpu-64-modular.c \
-       lttng-clock.c lttng-getcpu.c
+       lttng-clock.c \
+       getcpu.c getcpu.h
 
 liblttng_ust_la_SOURCES =
 
This page took 0.023337 seconds and 4 git commands to generate.