blob: be77ffaf1d28f0e7e29cf645dab3b67e8498390e (
plain)
1
2
3
4
5
6
7
8
9
|
--- a/src/client/Makefile.am
+++ b/src/client/Makefile.am
@@ -4,5 +4,5 @@ else
BUILDJAVA =
endif
-SUBDIRS=def c $(BUILDJAVA) php perl cs python pascal ruby lua go .
+SUBDIRS=def c $(BUILDJAVA) php perl cs .
|