From a4c30e5dc3d5e5407237fc707267b52fa8b8f729 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 9 Jun 2008 11:56:57 +0000 Subject: INTEGRATION: CWS sb87 (1.12.18); FILE MERGED 2008/04/24 13:21:17 sb 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED 2008/04/24 11:39:27 sb 1.12.18.1: #i88687# added unoinfo executable --- desktop/scripts/makefile.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'desktop/scripts') diff --git a/desktop/scripts/makefile.mk b/desktop/scripts/makefile.mk index 4c0287d0f911..ec28dfcd53ef 100644 --- a/desktop/scripts/makefile.mk +++ b/desktop/scripts/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # # This file is part of OpenOffice.org. # @@ -51,6 +51,7 @@ UNIXTEXT= \ $(MISC)$/sweb.sh \ $(MISC)$/swriter.sh \ $(MISC)$/mozwrapper.sh \ + $(MISC)$/unoinfo.sh \ $(MISC)$/unopkg.sh .INCLUDE : target.mk -- cgit