Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Adapt makefile for files moved to src/core
  • Loading branch information
lizmat committed Oct 30, 2015
1 parent 7cfb834 commit 34c5a7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/build/Makefile-JVM.in
Expand Up @@ -185,8 +185,8 @@ J_CORE_SOURCES = \
src/core/Channel.pm \
src/core/Supply.pm \
src/core/SupplyOperations.pm \
src/vm/jvm/core/KeyReducer.pm \
src/vm/jvm/core/IOAsyncFile.pm \
src/core/KeyReducer.pm \
src/core/IOAsyncFile.pm \
src/core/asyncops.pm \
src/core/IO/Socket.pm \
src/core/IO/Socket/INET.pm \
Expand Down

0 comments on commit 34c5a7a

Please sign in to comment.