summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJonny Lamb <jonnylamb@gnome.org>2009-10-20 12:59:15 +0100
committerJonny Lamb <jonnylamb@gnome.org>2009-10-20 13:10:28 +0100
commit6496713f0997ab90e7ee686819640b22b4911aea (patch)
treec18874181bb0cf1a8abaafa0a946273df5b684b1 /Makefile.am
parent90469882929d06151352d3d8e8b0e6a1f5229905 (diff)
downloadtelepathy-account-widgets-6496713f0997ab90e7ee686819640b22b4911aea.tar.gz
Remove python bindings. (Closes bug #599039)
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 2ffb7d62..20268959 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