aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/src/Makefile
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2018-01-29 18:33:12 +0100
committerGitHub <[email protected]>2018-01-29 18:33:12 +0100
commitfc6eb93ae081ac5ebf715e53d0d2519067fcea95 (patch)
tree3f070e6b82c4c260a7ef2099109939cecaba9bdd /lib/runtime_tools/src/Makefile
parentb73e87f5de895860337c0d30473edd1e59667baa (diff)
parent0359cdc8552ad056e976a8c097624b4305ef6755 (diff)
downloadotp-fc6eb93ae081ac5ebf715e53d0d2519067fcea95.tar.gz
otp-fc6eb93ae081ac5ebf715e53d0d2519067fcea95.tar.bz2
otp-fc6eb93ae081ac5ebf715e53d0d2519067fcea95.zip
Merge PR-1639 from sverker/scheduler_utilization OTP-14904
runtime_tools: Add scheduler module
Diffstat (limited to 'lib/runtime_tools/src/Makefile')
-rw-r--r--lib/runtime_tools/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/runtime_tools/src/Makefile b/lib/runtime_tools/src/Makefile
index 5a99c6e240..6faa9c2e35 100644
--- a/lib/runtime_tools/src/Makefile
+++ b/lib/runtime_tools/src/Makefile
@@ -45,6 +45,7 @@ MODULES= \
system_information \
observer_backend \
ttb_autostart\
+ scheduler\
msacc
HRL_FILES= ../include/observer_backend.hrl