diff options
Diffstat (limited to 'desktop/scripts/makefile.mk')
-rw-r--r-- | desktop/scripts/makefile.mk | 3 |
1 files changed, 2 insertions, 1 deletions
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 |