Rakefiles: keep `debug.h` and `debug.c` in pre-built stx:librun stx-8.0.0
authorJan Vrany <jan.vrany@fit.cvut.cz>
Tue, 21 Nov 2017 21:42:20 +0000
branchstx-8.0.0
changeset 204 1467c3e7c059
parent 203 6d92a7c7b015
child 205 659d0b04234a
Rakefiles: keep `debug.h` and `debug.c` in pre-built stx:librun
rakelib/compile.rake
--- a/rakelib/compile.rake	Sun Nov 19 09:58:24 2017 -0300
+++ b/rakelib/compile.rake	Tue Nov 21 21:42:20 2017 +0000
@@ -71,6 +71,8 @@
     'hmm.h',
     'hmm.c',
     'jsupport.h',
+    'debug.h',
+    'debug.c',
 
     # UNIX specific
     'librun.so',