From 817532b031cb9a15ccf27ff66d8031b31abce200 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 15 Jun 2011 23:39:36 -0600 Subject: Add Python client. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a94c4a0..2fce5d7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,8 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = libdimension \ - libdimension-python + libdimension-python \ + dimension EXTRA_DIST = autogen.sh -- cgit v1.2.3