mirror of
https://github.com/janet-lang/janet
synced 2025-10-23 19:57:40 +00:00
Make amalg build cleaner.
Don't pull in a global header <janet/janet.h> unless we need to.
This commit is contained in:
@@ -72,5 +72,4 @@
|
||||
(each s sources (dofile s))
|
||||
|
||||
# Relies on these files being built
|
||||
(dofile "build/core.gen.c")
|
||||
(dofile "build/core_image.c")
|
||||
|
Reference in New Issue
Block a user