X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=12c5f883c396caefccda7d936148e53827865c20;hb=ef3db6b0dfed5ed81ba8afd57fcb2d2eb0119e39;hp=ca539766fa4724d7f959fb77add1fcb904e60f11;hpb=f30f4bf468bfc6cb30344cd6a2424f8e2b80c34a;p=deliverable%2Flttng-tools.git 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 \