aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2011-01-14 11:50:28 +0100
committerLukas Larsson <[email protected]>2011-01-24 10:45:15 +0100
commit30245f345d7427cbbf0042f840f38f8c46cd2f51 (patch)
treeab87fee4bded902cc93278fc4ac3ea371294aaca /lib/Makefile
parentb192aefadc64f13fe802dbe78eeb85a2bdba43f3 (diff)
downloadotp-30245f345d7427cbbf0042f840f38f8c46cd2f51.tar.gz
otp-30245f345d7427cbbf0042f840f38f8c46cd2f51.tar.bz2
otp-30245f345d7427cbbf0042f840f38f8c46cd2f51.zip
Update minimal build target to include runtime_tools and common_test
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index f5ffc6f166..00bcf27ee3 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -51,7 +51,7 @@ else
# --------------
#
ERTS_SUB_DIRECTORIES = stdlib sasl kernel compiler
- OTHER_SUB_DIRECTORIES = tools test_server
+ OTHER_SUB_DIRECTORIES = tools test_server common_test runtime_tools
ifdef BUILD_ALL
ifeq ($(findstring win32,$(TARGET)),win32) # BUILD_ALL on win32
OTHER_SUB_DIRECTORIES += \