diff options
Diffstat (limited to 'dbaccess/source/ext/macromigration/makefile.mk')
-rw-r--r-- | dbaccess/source/ext/macromigration/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ext/macromigration/makefile.mk b/dbaccess/source/ext/macromigration/makefile.mk index b108cac667e4..b9f3345a3e65 100644 --- a/dbaccess/source/ext/macromigration/makefile.mk +++ b/dbaccess/source/ext/macromigration/makefile.mk @@ -66,7 +66,7 @@ SLOFILES= $(SLO)$/macromigrationwizard.obj \ # --- library ----------------------------------- SHL1TARGET=$(TARGET)$(DLLPOSTFIX) -SHL1VERSIONMAP=$(TARGET).map +SHL1VERSIONMAP=$(SOLARENV)/src/component.map SHL1STDLIBS= \ $(CPPULIB) \ |