summaryrefslogtreecommitdiff
path: root/odk/source/unowinreg/win/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'odk/source/unowinreg/win/makefile.mk')
-rw-r--r--odk/source/unowinreg/win/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/source/unowinreg/win/makefile.mk b/odk/source/unowinreg/win/makefile.mk
index 6f7ab7451d90..f614b366f656 100644
--- a/odk/source/unowinreg/win/makefile.mk
+++ b/odk/source/unowinreg/win/makefile.mk
@@ -68,7 +68,7 @@ $(BIN)$/unowinreg.dll : unowinreg.cxx
.ELSE
-$(BIN)$/unowinreg.dll : $(TARFILE_LOCATION)/185d60944ea767075d27247c3162b3bc-unowinreg.dll
+$(BIN)$/unowinreg.dll : $(TARFILE_LOCATION)/$(UNOWINREG_DLL)
@@-rm -f $@
$(GNUCOPY) $< $@