diff options
| author | 2020-05-28 10:39:40 -0500 | |
|---|---|---|
| committer | 2020-05-28 10:39:40 -0500 | |
| commit | b68b0a256ebc42e62940c6083c67665bc1cc4b67 (patch) | |
| tree | ead7efd43ab7e7801000bbad332b7e23a6e3b009 /Makefile | |
| parent | Make style consistent. (diff) | |
Start with ev module.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,6 +90,7 @@ JANET_CORE_SOURCES=src/core/abstract.c \ src/core/corelib.c \ src/core/debug.c \ src/core/emit.c \ + src/core/ev.c \ src/core/fiber.c \ src/core/gc.c \ src/core/inttypes.c \ |
