summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2014-10-23 10:52:23 -0230
committerDwayne Boone <dwayne@zeroc.com>2014-10-23 10:52:23 -0230
commit6bc689257ef23775a8dbc50bc06bb47312d8db48 (patch)
tree416d0603ec8d3fe8d322e208f3e2b9c41c62f064 /Makefile
parentFixed ICE-5765: ami test failure on Ubuntu (diff)
downloadice-6bc689257ef23775a8dbc50bc06bb47312d8db48.tar.bz2
ice-6bc689257ef23775a8dbc50bc06bb47312d8db48.tar.xz
ice-6bc689257ef23775a8dbc50bc06bb47312d8db48.zip
Simplified build.gradle files a bit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1613688a503..141d4b13220 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
#
# **********************************************************************
-SUBDIRS = cpp java cs py rb php js
+SUBDIRS = cpp java cs js py rb php
CLEAN_SUBDIRS = js java cs py rb php cpp
DEPEND_SUBDIRS = cpp cs py rb php
INSTALL_SUBDIRS = cpp java cs py rb php js