From 77bc3790fa9e781ad26ec881175d22d807e16acf Mon Sep 17 00:00:00 2001 From: tamara Date: Mon, 24 Aug 2009 11:17:16 +0200 Subject: python extension added --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 156c97e..c84eda2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ include_HEADERS = include/zmq.h include/zmq.hpp -SUBDIRS = src examples -DIST_SUBDIRS = src examples +SUBDIRS = src examples python +DIST_SUBDIRS = src examples python -- cgit v1.2.3