Rakefiles: add stc's `genOffsets` and `dbginfo.h` to pre-built stc archive
authorJan Vrany <jan.vrany@fit.cvut.cz>
Mon, 20 Jan 2020 13:33:54 +0000
changeset 287 0283457aef8a
parent 286 c08455e14746
child 288 2986b947d89f
Rakefiles: add stc's `genOffsets` and `dbginfo.h` to pre-built stc archive ...since they're needed by makefile.
rakelib/compile.rake
--- a/rakelib/compile.rake	Mon Jan 20 11:34:02 2020 +0000
+++ b/rakelib/compile.rake	Mon Jan 20 13:33:54 2020 +0000
@@ -39,6 +39,7 @@
     'stxOSDefs.h',
     'stxTypeMacros.h',
     'thinlocks.h',
+    'dbginfo.h',
     'symbols.stc.seed',
     'version.h',
     'sha1.h',
@@ -53,6 +54,7 @@
     'Make.proto',
     'stc',
     'stc.1',
+    'genOffsets',
 
     # Windows specific
     'stx-config.bat',
@@ -61,6 +63,7 @@
     'nt.h',
     'Make.proto',
     'stc.exe',
+    'genOffsets.exe'
 ]
 
 LIBRUN_BINARY_FILES = [