X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;fp=include%2FMakefile.am;h=12c5f883c396caefccda7d936148e53827865c20;hp=ca539766fa4724d7f959fb77add1fcb904e60f11;hb=695f70446965aeac8b1118bb08d572630c96114d;hpb=cade690d4a2d1c398be9a519295de5b959c3f8bc diff --git a/include/Makefile.am b/include/Makefile.am index ca539766f..12c5f883c 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -155,7 +155,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 +188,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 \