diff --git a/MPSoC/Makefile.forsoclib b/MPSoC/Makefile.forsoclib
index a7abb1e60665e4a03c647299101be110d9b14daa..92efe42353bb649ef2d5764affdac58032f58abe 100755
--- a/MPSoC/Makefile.forsoclib
+++ b/MPSoC/Makefile.forsoclib
@@ -18,8 +18,8 @@ updateruntime:
 	cp mutekh/libmwmr/include/mwmr/mwmr.h mutekh/examples/avatar
 	cp mutekh/libsyscams/*.c mutekh/examples/avatar
 	cp mutekh/libsyscams/*.h mutekh/examples/avatar
-	cp src/*.c ~/TTool/MPSoC/mutekh/examples/avatar
-	cp src/*.h ~/TTool/MPSoC/mutekh/examples/avatar
+	cp src/*.c mutekh/MPSoC/mutekh/examples/avatar
+	cp src/*.h mutekh/MPSoC/mutekh/examples/avatar
 
 	
 updategeneratedcode: