summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2010-06-27 00:09:42 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2010-06-27 17:56:08 +0100
commita7f2c8abebae482c2225973c4f4d94dd31841648 (patch)
tree033366948cdae05ae51b21c732c6d87749d2538c /Makefile.am
parent567558c62a5df85795bbcb2ceb79604e58cb20fb (diff)
downloadtotem-a7f2c8abebae482c2225973c4f4d94dd31841648.tar.gz
Remove Python and Vala bindings
Python and Vala plugins should be ported to use the introspected bindings.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fa4a054fe..efe0da800 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-NORMAL_SUBDIRS = lib bindings po data help src docs
+NORMAL_SUBDIRS = lib po data help src docs
SUBDIRS = $(NORMAL_SUBDIRS)
if ENABLE_BROWSER_PLUGINS