summaryrefslogtreecommitdiff
path: root/instsetoo_native
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-09-18 10:17:30 +0200
committerAndras Timar <atimar@suse.com>2011-09-18 13:30:40 +0200
commit7b40d96bd5e944749bddd42a348706769ea06660 (patch)
treec5d46d8dcd920bd1dc5db7a7992b7bb91792ed0f /instsetoo_native
parentebf6d5deba07b23ce3b340e1a0b6b53b0c63a0e9 (diff)
typo fix
Diffstat (limited to 'instsetoo_native')
-rw-r--r--instsetoo_native/util/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/instsetoo_native/util/makefile.mk b/instsetoo_native/util/makefile.mk
index b5291cef2e09..d2878c39abca 100644
--- a/instsetoo_native/util/makefile.mk
+++ b/instsetoo_native/util/makefile.mk
@@ -116,7 +116,7 @@ ALLTAR : openofficedev_$(defaultlangiso) ooodevlanguagepack $(eq,$(OS),MACOSX $(
.ENDIF
.ELSE
.IF "$(GUI)"=="WNT"
-ALLTAR : openofficeidevall ooodevhelppack sdkoodevall
+ALLTAR : openofficedevall ooodevhelppack sdkoodevall
.ELSE
ALLTAR : openofficedev_$(defaultlangiso) ooodevlanguagepack $(eq,$(OS),MACOSX $(NULL) ooodevhelppack) sdkoodev_en-US ure_en-US
.ENDIF