summaryrefslogtreecommitdiff
path: root/odk/pack/copying/makefile.mk
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2009-09-16 11:45:54 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2009-09-16 11:45:54 +0000
commit7dbe377ade4654f4d127717f5b99e4cc1f2e954e (patch)
tree1b5bf868b562851de631080bc009cf236cf5c10c /odk/pack/copying/makefile.mk
parentb40706813bbc27bcf42cafd9c51b6a3271de00d3 (diff)
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'odk/pack/copying/makefile.mk')
-rw-r--r--odk/pack/copying/makefile.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/odk/pack/copying/makefile.mk b/odk/pack/copying/makefile.mk
index 24bbdc271a40..f67cbd193a9d 100644
--- a/odk/pack/copying/makefile.mk
+++ b/odk/pack/copying/makefile.mk
@@ -214,10 +214,15 @@ MYZIPLIST=com$/* win$/*
#--------------------------------------------------
# TARGETS
#--------------------------------------------------
+
+.IF "$(L10N_framework)"==""
+
all : CLEAN_DKVERSION_CHECK \
$(DIR_FILE_LIST) \
$(DIR_FILE_FLAG) \
+.ENDIF
+
#--------------------------------------------------
# use global rules
#--------------------------------------------------