mirror of
https://git.rtems.org/rtems-tools/
synced 2025-06-08 09:11:14 +08:00
covoar/wscript: Install covoar.css and table.js
This commit is contained in:
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'])
|
||||
|
Loading…
x
Reference in New Issue
Block a user