summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJürgen Hötzel <juergen@archlinux.org>2007-02-01 19:47:39 +0000
committerJürgen Hötzel <juergen@archlinux.org>2007-02-01 19:47:39 +0000
commit93b0e76287e9e18f04b2a2592ea9f424d9386775 (patch)
tree9c179c74d793769048d4e95ab5631f6fe9ffb7d5 /Makefile.am
parente70a3e80748ffe70c32f2c91998841aa81bb03a3 (diff)
downloadpacman-93b0e76287e9e18f04b2a2592ea9f424d9386775.tar.gz
pacman-93b0e76287e9e18f04b2a2592ea9f424d9386775.zip
* removal of swig generated bindings
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile.am b/Makefile.am
index 35215350..786205d8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,15 +1,5 @@
SUBDIRS = lib/libalpm src/util src/pacman scripts doc doc/hu etc
-if HAS_PERL
-SUBDIRS += bindings/perl
-endif
-if HAS_PYTHON
-SUBDIRS += bindings/python
-endif
-if HAS_JAVA
-SUBDIRS += bindings/java
-endif
-
EXTRA_DIST = \
ChangeLog \
COPYING \