summaryrefslogtreecommitdiffstats
path: root/bindings
diff options
context:
space:
mode:
Diffstat (limited to 'bindings')
-rw-r--r--bindings/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/Makefile.am b/bindings/Makefile.am
index c2ddf78..d09be56 100644
--- a/bindings/Makefile.am
+++ b/bindings/Makefile.am
@@ -1 +1,3 @@
+if HAVE_PYTHON
SUBDIRS=python
+endif