mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 03:19:39 +08:00
10 lines
214 B
Diff
10 lines
214 B
Diff
--- 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 .
|
|
|