diff options
Diffstat (limited to 'perf/cpp/Makefile.am')
-rw-r--r-- | perf/cpp/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/cpp/Makefile.am b/perf/cpp/Makefile.am index 1ea01a0..65ffe68 100644 --- a/perf/cpp/Makefile.am +++ b/perf/cpp/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = -I$(top_srcdir)/cpp -I$(top_srcdir)/c +INCLUDES = -I$(top_srcdir)/bindings/cpp -I$(top_srcdir)/bindings/c noinst_PROGRAMS = local_lat remote_lat local_thr remote_thr |