summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-25 23:47:46 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-25 23:47:46 +0000
commit641a6af75a8e0befddc5414065042bd71c9a97ad (patch)
tree8084096b08577886b87dab70e57be6217ec005d4 /Makefile.am
parentbec8672cc57d9afa3da88aa7bf0e251d3b274b5c (diff)
downloadlasso-641a6af75a8e0befddc5414065042bd71c9a97ad.tar.gz
lasso-641a6af75a8e0befddc5414065042bd71c9a97ad.tar.xz
lasso-641a6af75a8e0befddc5414065042bd71c9a97ad.zip
Bindings: remove all SWIG bindings and SWIG related files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index e7b33d8e..d766fd37 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,17 +1,6 @@
ACLOCAL_AMFLAGS = -I m4
-if PHP4_ENABLED
- PHP4_SD = php
-endif
-if CSHARP_ENABLED
- CSHARP_SD = csharp
-endif
-if PERL_ENABLED
- PERL_SD = perl
-endif
SUBDIRS = lasso \
- swig \
- $(PHP4_SD) $(PERL_SD) \
tests \
win32 \
bindings \