summaryrefslogtreecommitdiff
path: root/bench/wtperf/Makefile.am
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2013-08-09 10:43:48 +1000
committerAlex Gorrod <alexg@wiredtiger.com>2013-08-09 10:43:48 +1000
commita023523f0cc048a6bb69727210808750644feb0c (patch)
tree81f7ceeec4e6f38625e7d7ba9a0a5d4f05980f30 /bench/wtperf/Makefile.am
parentb83a881ffefc709df4ef23252e987a711d363556 (diff)
downloadmongo-a023523f0cc048a6bb69727210808750644feb0c.tar.gz
Make wtperf compile without an installed WiredTiger tree.
Diffstat (limited to 'bench/wtperf/Makefile.am')
-rw-r--r--bench/wtperf/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/bench/wtperf/Makefile.am b/bench/wtperf/Makefile.am
index 069ce090567..e4ff8f11059 100644
--- a/bench/wtperf/Makefile.am
+++ b/bench/wtperf/Makefile.am
@@ -1,3 +1,5 @@
+AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir)/src/include
+
LDADD = $(top_builddir)/libwiredtiger.la -lm
noinst_PROGRAMS = wtperf