From 6496713f0997ab90e7ee686819640b22b4911aea Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Tue, 20 Oct 2009 12:59:15 +0100 Subject: Remove python bindings. (Closes bug #599039) Signed-off-by: Jonny Lamb --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 2ffb7d626..202689595 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,10 +12,6 @@ if HAVE_NOTHERE SUBDIRS += nothere endif -if HAVE_PYTHON -SUBDIRS += python -endif - if HAVE_TESTS SUBDIRS += tests endif -- cgit v1.2.3