[PATCH 2/2] covoar/wscript: Install covoar.css and table.js
Vijay Kumar Banerjee
vijaykumar9597 at gmail.com
Fri Jan 24 09:57:16 UTC 2020
---
tester/covoar/wscript | 1 +
1 file changed, 1 insertion(+)
diff --git a/tester/covoar/wscript b/tester/covoar/wscript
index 7efa0dd..165a1b8 100644
--- a/tester/covoar/wscript
+++ b/tester/covoar/wscript
@@ -138,3 +138,4 @@ def build(bld):
cflags = ['-O2', '-g'],
cxxflags = ['-std=c++11', '-O2', '-g'],
includes = ['.'] + rtl_includes)
+ bld.install_files('${PREFIX}/share/rtems/tester/covoar', ['covoar.css', 'table.js'])
--
2.21.1
More information about the devel
mailing list