lib: compile liblttng-ctl as C++
[lttng-tools.git] / include / Makefile.am
index ca539766fa4724d7f959fb77add1fcb904e60f11..6fe724b3ae0ee0605f9d97aff4cc0ebe4f4c5761 100644 (file)
@@ -115,6 +115,7 @@ lttnginclude_HEADERS = \
        lttng/location.h \
        lttng/log-level-rule.h \
        lttng/lttng-error.h \
+       lttng/lttng-export.h \
        lttng/lttng.h \
        lttng/rotation.h \
        lttng/save.h \
@@ -155,7 +156,6 @@ lttngeventruleinclude_HEADERS= \
        lttng/event-rule/jul-logging.h \
        lttng/event-rule/kernel-kprobe.h \
        lttng/event-rule/kernel-syscall.h \
-       lttng/event-rule/tracepoint.h \
        lttng/event-rule/kernel-tracepoint.h \
        lttng/event-rule/kernel-uprobe.h \
        lttng/event-rule/log4j-logging.h \
@@ -189,7 +189,6 @@ noinst_HEADERS = \
        lttng/event-rule/jul-logging-internal.h \
        lttng/event-rule/kernel-kprobe-internal.h \
        lttng/event-rule/kernel-syscall-internal.h \
-       lttng/event-rule/tracepoint-internal.h \
        lttng/event-rule/kernel-tracepoint-internal.h \
        lttng/event-rule/kernel-uprobe-internal.h \
        lttng/event-rule/log4j-logging-internal.h \
This page took 0.023553 seconds and 4 git commands to generate.