X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=blobdiff_plain;f=upstream%2FMakefile;h=2ee56f0979577df0b5e5994fb40a4efd372164da;hp=7a25beed4ea53055f474b050651d4092b923347c;hb=7a9bc0ba0fd215bd5b9a2e370937d81870aadba5;hpb=095d6d46361db8b4b69790305c0310ea114d3813 diff --git a/upstream/Makefile b/upstream/Makefile index 7a25bee..2ee56f0 100644 --- a/upstream/Makefile +++ b/upstream/Makefile @@ -335,7 +335,7 @@ tasks/build_tex: tasks/build_tex_tangle tasks/build_gpc tasks/download_texinputs cp misc/tex.ch build/tex/tex.ch cd build/tex && \ $(TAR) xfz ../../download/texinputs-$(version_texinputs).tgz && \ - java -cp $(root)/build tests.Tangle \ + java -cp $(root)/build:$(upstream)/build/classgen/build tests.Tangle \ --gpc-rts=-nPascalfile:tex.p \ --gpc-rts=-npool:tex.pool \ --gpc-rts=-nwebfile:tex.web \