diff --git a/Makefile.rules b/Makefile.rules index 4acada3508c..f8491bce6d1 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -1019,7 +1019,7 @@ else BytecodeDestDir := $(PROJ_libdir) endif -DestBytecodeLib = $(BytecodeDestDir)/lib$(LIBRARYNAME).a +DestBytecodeLib = $(BytecodeDestDir)/lib$(LIBRARYNAME).bca install-bytecode-local:: $(DestBytecodeLib)