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 --- configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index f1789b6..8feef7b 100644 --- a/configure.in +++ b/configure.in @@ -328,7 +328,8 @@ AC_TYPE_SIGNAL AC_CHECK_FUNCS(perror gettimeofday memset socket getifaddrs freeifaddrs) AC_OUTPUT(Makefile src/Makefile python/Makefile python/setup.py ruby/Makefile \ - java/Makefile perf/Makefile perf/c/Makefile perf/cpp/Makefile) + java/Makefile perf/Makefile perf/c/Makefile perf/cpp/Makefile \ + perf/python/Makefile) AC_MSG_RESULT([]) AC_MSG_RESULT([ ******************************************************** ]) -- cgit v1.2.3