X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;fp=include%2FMakefile.am;h=8dae8097346b58268aa9d157a059ce84e2f3fe5e;hp=dc09f385f3fa8cc02707b5839573689139a33f8f;hb=e957bf98e634c79b13281d0a2fe144be0245d310;hpb=1f1567a534b09badcbe6f6c10a4693e9fddb62dc diff --git a/include/Makefile.am b/include/Makefile.am index dc09f385f..8dae80973 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -150,7 +150,7 @@ lttngeventruleinclude_HEADERS= \ lttng/event-rule/event-rule.h \ lttng/event-rule/kernel-probe.h \ lttng/event-rule/syscall.h \ - lttng/event-rule/uprobe.h \ + lttng/event-rule/userspace-probe.h \ lttng/event-rule/tracepoint.h noinst_HEADERS = \ @@ -190,7 +190,7 @@ noinst_HEADERS = \ lttng/event-rule/event-rule-internal.h \ lttng/event-rule/kernel-probe-internal.h \ lttng/event-rule/syscall-internal.h \ - lttng/event-rule/uprobe-internal.h \ + lttng/event-rule/userspace-probe-internal.h \ lttng/event-rule/tracepoint-internal.h \ version.h \ version.i