summaryrefslogtreecommitdiff
path: root/qpid/cpp/Makefile
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2006-10-16 19:17:55 +0000
committerAlan Conway <aconway@apache.org>2006-10-16 19:17:55 +0000
commitf25f7f86d9504c28f8e1ad9699be030983c65ed9 (patch)
tree5b929fddf3c8a9c2f014e4c2c37b4ad7faf7bfff /qpid/cpp/Makefile
parent8ed676105246e33cb64bcc0c55ad094a635f0784 (diff)
downloadqpid-python-f25f7f86d9504c28f8e1ad9699be030983c65ed9.tar.gz
Re enable python tests accidentally commented out in previous checkin.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@464631 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/Makefile')
-rw-r--r--qpid/cpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/Makefile b/qpid/cpp/Makefile
index 54014202b1..ed1699f026 100644
--- a/qpid/cpp/Makefile
+++ b/qpid/cpp/Makefile
@@ -44,7 +44,7 @@ include options.mk
.PHONY: test all all-nogen generate unittest pythontest
-test: all unittest # pythontest
+test: all unittest pythontest
# Must run this as two separate make processes to pick up generated files.
all: