From 63b56d7fb38624c32111f9188d54b6fefb10a0e5 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Fri, 4 Sep 2009 16:21:39 +0200 Subject: python perf tests are included into distribution package --- perf/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perf/Makefile.am') diff --git a/perf/Makefile.am b/perf/Makefile.am index 7e87d68..dbebc93 100644 --- a/perf/Makefile.am +++ b/perf/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS = c cpp -DIST_SUBDIRS = c cpp +SUBDIRS = c cpp python +DIST_SUBDIRS = c cpp python -- cgit v1.2.3