[rtems-tools commit] rtemstoolkit: Add the configuration.py module to the install.

Chris Johns chrisj at rtems.org
Tue May 16 06:43:25 UTC 2017


Module:    rtems-tools
Branch:    master
Commit:    ed80d2c04123454cd599078f62c8d1469c5a3ebd
Changeset: http://git.rtems.org/rtems-tools/commit/?id=ed80d2c04123454cd599078f62c8d1469c5a3ebd

Author:    Chris Johns <chrisj at rtems.org>
Date:      Tue May 16 16:43:19 2017 +1000

rtemstoolkit: Add the configuration.py module to the install.

---

 rtemstoolkit/wscript | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rtemstoolkit/wscript b/rtemstoolkit/wscript
index 1bf0652..3b725e4 100644
--- a/rtemstoolkit/wscript
+++ b/rtemstoolkit/wscript
@@ -130,6 +130,7 @@ def build(bld):
         source = ['__init__.py',
                   'check.py',
                   'config.py',
+                  'configuration.py',
                   'darwin.py',
                   'error.py',
                   'execute.py',



More information about the vc mailing list