Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add Thread.pm to MoarVM build.
No, don't expect it to work yet.
  • Loading branch information
jnthn committed Feb 19, 2014
1 parent a2204bc commit f38d5ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/build/Makefile-Moar.in
Expand Up @@ -154,6 +154,7 @@ M_CORE_SOURCES = \
src/core/precedence.pm \
src/core/terms.pm \
src/core/Deprecations.pm \
src/core/Thread.pm \
src/core/IO/Socket.pm \
src/core/IO/Socket/INET.pm \
src/core/OS.pm \
Expand Down

0 comments on commit f38d5ba

Please sign in to comment.