diff --git a/runtime/libtrace/Makefile b/runtime/libtrace/Makefile index 32a608c590c..6d85f314176 100644 --- a/runtime/libtrace/Makefile +++ b/runtime/libtrace/Makefile @@ -1,7 +1,7 @@ LEVEL = ../.. BYTECODE_LIBRARY=1 #DONT_BUILD_RELINKED=1 -LIBRARYNAME=gcc +LIBRARYNAME=trace include $(LEVEL)/Makefile.common