summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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 \