diff options
Diffstat (limited to 'runtime/libtrace')
-rw-r--r-- | runtime/libtrace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/libtrace/Makefile b/runtime/libtrace/Makefile index 9c8811a..31c5a21 100644 --- a/runtime/libtrace/Makefile +++ b/runtime/libtrace/Makefile @@ -10,6 +10,7 @@ LEVEL = ../.. BYTECODE_LIBRARY = 1 LIBRARYNAME = trace +BYTECODE_DESTINATION = $(cferuntime_libdir) include $(LEVEL)/Makefile.common |