summaryrefslogtreecommitdiff
path: root/libitm/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libitm/Makefile.in')
-rw-r--r--libitm/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libitm/Makefile.in b/libitm/Makefile.in
index f02ad05efb1..cbca7026760 100644
--- a/libitm/Makefile.in
+++ b/libitm/Makefile.in
@@ -97,9 +97,11 @@ subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
$(top_srcdir)/../config/asmcfi.m4 \
+ $(top_srcdir)/../config/clang-plugin.m4 \
$(top_srcdir)/../config/depstand.m4 \
$(top_srcdir)/../config/enable.m4 \
$(top_srcdir)/../config/futex.m4 \
+ $(top_srcdir)/../config/gcc-plugin.m4 \
$(top_srcdir)/../config/hwcaps.m4 \
$(top_srcdir)/../config/lead-dot.m4 \
$(top_srcdir)/../config/mmap.m4 \
@@ -358,6 +360,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIPO = @LIPO@
+LLVM_CONFIG = @LLVM_CONFIG@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@