mirror of
https://git.rtems.org/rtems-tools/
synced 2025-10-14 21:45:48 +08:00
covoar/wscript: Install covoar.css and table.js
This commit is contained in:

committed by
Chris Johns

parent
2852cac71a
commit
18d3daa237
@@ -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'])
|
||||
|
Reference in New Issue
Block a user