From: Mathieu Desnoyers Date: Mon, 31 Aug 2015 22:34:18 +0000 (-0400) Subject: Fix: remove stale lttng-ust-elf.h from makefile X-Git-Tag: v2.8.0-rc1~92 X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=commitdiff_plain;h=6b0ddc3d2c4774c4a02d1bb3b266d83b5aa8ef0e Fix: remove stale lttng-ust-elf.h from makefile Signed-off-by: Mathieu Desnoyers --- diff --git a/liblttng-ust/Makefile.am b/liblttng-ust/Makefile.am index 9166896e..698b4805 100644 --- a/liblttng-ust/Makefile.am +++ b/liblttng-ust/Makefile.am @@ -37,7 +37,6 @@ liblttng_ust_runtime_la_SOURCES = \ filter-bytecode.h \ lttng-hash-helper.h \ lttng-ust-elf.c \ - lttng-ust-elf.h \ lttng-ust-statedump.c \ lttng-ust-statedump.h \ lttng-ust-statedump-provider.h \