From 1b2a426656134b85ff4c75cb0cccbc53f2b83447 Mon Sep 17 00:00:00 2001 From: malosek Date: Wed, 16 Sep 2009 16:49:09 +0200 Subject: c and cpp directories moved into bindings directory --- perf/cpp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perf/cpp/Makefile.am') 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 -- cgit v1.2.3