aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool/src/reltool.app.src
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-03-09 17:47:57 +0100
committerMicael Karlberg <[email protected]>2011-03-09 17:47:57 +0100
commitd621b2cdd09adcc38bd6d482ae6c4f87e22cb1e8 (patch)
treecbe7d00d481e39c002408e65bb3ed9a0053ea781 /lib/reltool/src/reltool.app.src
parented30d7b09dbdc23be7facd602a07f5a373da565e (diff)
parent4668c233c8f850eb5c3e04e760b25d34b73aa497 (diff)
downloadotp-d621b2cdd09adcc38bd6d482ae6c4f87e22cb1e8.tar.gz
otp-d621b2cdd09adcc38bd6d482ae6c4f87e22cb1e8.tar.bz2
otp-d621b2cdd09adcc38bd6d482ae6c4f87e22cb1e8.zip
Merge branch 'dev' into bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119
Diffstat (limited to 'lib/reltool/src/reltool.app.src')
-rw-r--r--lib/reltool/src/reltool.app.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/reltool/src/reltool.app.src b/lib/reltool/src/reltool.app.src
index b80753e8fc..4188f341f1 100644
--- a/lib/reltool/src/reltool.app.src
+++ b/lib/reltool/src/reltool.app.src
@@ -2,7 +2,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2009-2010. All Rights Reserved.
+%% Copyright Ericsson AB 2009-2011. All Rights Reserved.
%%
%% The contents of this file are subject to the Erlang Public License,
%% Version 1.1, (the "License"); you may not use this file except in
@@ -22,8 +22,8 @@
{vsn, "%VSN%"},
{modules,
[
- reltool_app_win,
reltool,
+ reltool_app_win,
reltool_fgraph,
reltool_fgraph_win,
reltool_mod_win,