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