summaryrefslogtreecommitdiff
path: root/solenv/inc/tg_shl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/inc/tg_shl.mk')
-rw-r--r--solenv/inc/tg_shl.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/solenv/inc/tg_shl.mk b/solenv/inc/tg_shl.mk
index 61881ee79c6a..95e2c6170c5d 100644
--- a/solenv/inc/tg_shl.mk
+++ b/solenv/inc/tg_shl.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: tg_shl.mk,v $
#
-# $Revision: 1.123 $
+# $Revision: 1.124 $
#
# This file is part of OpenOffice.org.
#
@@ -531,6 +531,7 @@ $(SHL$(TNR)IMPLIBN): \
-def:$(SHL$(TNR)DEF) )
.ELSE # "$(USE_DEFFILE)==""
@echo build of $(SHL$(TNR)TARGETN) creates $@
+ @$(TOUCH) $@
.ENDIF # "$(USE_DEFFILE)==""
.ENDIF # "$(COM)"=="GCC"
.ELSE