Forgot to add this to the build file...
This commit is contained in:
parent
92b3dfb42c
commit
bd5ead8122
|
@ -9,6 +9,7 @@ clibrary {
|
|||
--"./unlock.c”,”./tmpdir.c”,
|
||||
"./write.c",
|
||||
"./syssystem.c",
|
||||
"./strndup.c",
|
||||
},
|
||||
hdrs = { "./system.h" },
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue