summaryrefslogtreecommitdiff
path: root/hyphen
diff options
context:
space:
mode:
Diffstat (limited to 'hyphen')
-rw-r--r--hyphen/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/hyphen/makefile.mk b/hyphen/makefile.mk
index 70ef187034fc..bf5f1b15dbba 100644
--- a/hyphen/makefile.mk
+++ b/hyphen/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
# This file is part of OpenOffice.org.
#
@@ -69,6 +69,7 @@ OUT2INC += hyphen.h
.IF "$(GUI)"=="WNT"
BUILD_ACTION=dmake
+OUT2INC += hyphen.h
.ENDIF # "$(GUI)"=="WNT"