diff options
-rw-r--r-- | odk/source/unowinreg/win/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/odk/source/unowinreg/win/makefile.mk b/odk/source/unowinreg/win/makefile.mk index c9d88e1058ea..c88970ab30e8 100644 --- a/odk/source/unowinreg/win/makefile.mk +++ b/odk/source/unowinreg/win/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: vg $ $Date: 2007-03-26 13:28:13 $ +# last change: $Author: hr $ $Date: 2007-06-26 17:01:11 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -114,8 +114,6 @@ DEF1NAME=$(SHL1TARGET) DEF1EXPORTFILE=$(TARGET).dxp DEF1DES=unowinreg -NO_SHL1DESCRIPTION=TRUE - .ENDIF # "$(OS)" != "WNT" # --- Targets ------------------------------------------------------ |