Simplify python agent build
[lttng-ust.git] / include / Makefile.am
index 8c741b0624b1905aef04d96a6f581b1f49f92a82..0020ca10ec74c03a0c3c72ff395e06cbbc3b031e 100644 (file)
@@ -22,17 +22,15 @@ nobase_include_HEADERS = \
        lttng/ust.h \
        lttng/ust-endian.h \
        lttng/ringbuffer-context.h \
-       lttng/align.h \
-       lttng/bug.h \
+       lttng/ust-align.h \
+       lttng/ust-bug.h \
        lttng/ust-error.h \
        lttng/tracef.h \
-       lttng/lttng-ust-tracef.h \
+       lttng/tp/lttng-ust-tracef.h \
        lttng/tracelog.h \
-       lttng/lttng-ust-tracelog.h \
+       lttng/tp/lttng-ust-tracelog.h \
        lttng/ust-clock.h \
        lttng/ust-getcpu.h \
-       lttng/ust-elf.h \
-       lttng/counter-config.h \
        lttng/ust-libc-wrapper.h \
        lttng/urcu/pointer.h \
        lttng/urcu/urcu-ust.h \
@@ -55,6 +53,7 @@ noinst_HEADERS = \
        ust-bitmap.h \
        ust-comm.h \
        ust-compat.h \
+       ust-elf.h \
        ust-tid.h \
        ust-bitfield.h \
        ust-dlfcn.h \
This page took 0.025232 seconds and 4 git commands to generate.