From 93b0e76287e9e18f04b2a2592ea9f424d9386775 Mon Sep 17 00:00:00 2001 From: Jürgen Hötzel Date: Thu, 1 Feb 2007 19:47:39 +0000 Subject: * removal of swig generated bindings --- Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3-24-g4f1b