diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2009-09-16 11:45:54 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2009-09-16 11:45:54 +0000 |
commit | d96b6584a5da69ee35a9c1e19d1caec3172984a5 (patch) | |
tree | 8d883675ef8f3af3b4916fdb091cad347c673ec6 /xmerge/source/aportisdoc | |
parent | 0504dde7fb924dd875acf7815b41802a8b470b0b (diff) |
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'xmerge/source/aportisdoc')
-rw-r--r-- | xmerge/source/aportisdoc/makefile.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmerge/source/aportisdoc/makefile.mk b/xmerge/source/aportisdoc/makefile.mk index ff417c0800ef..67d763faa344 100644 --- a/xmerge/source/aportisdoc/makefile.mk +++ b/xmerge/source/aportisdoc/makefile.mk @@ -34,4 +34,6 @@ PRJ=../.. PRJNAME=xmerge .INCLUDE : ant.mk +.IF "$(L10N_framework)"=="" ALLTAR: ANTBUILD +.ENDIF |