From c6326754f300a45cdc11f81a4d59efea89098693 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 25 Apr 2011 20:49:35 +0200 Subject: remove unused letter wizard targets --- extras/source/templates/wizard/letter/lang/makefile.mk | 8 -------- 1 file changed, 8 deletions(-) (limited to 'extras/source/templates/wizard/letter') diff --git a/extras/source/templates/wizard/letter/lang/makefile.mk b/extras/source/templates/wizard/letter/lang/makefile.mk index 2eab49c94255..ec53dcab732b 100644 --- a/extras/source/templates/wizard/letter/lang/makefile.mk +++ b/extras/source/templates/wizard/letter/lang/makefile.mk @@ -44,13 +44,5 @@ ZIP1TARGET = $(TEMPLATE_WIZARD_LETTER_TARGET) # Do not use $/ here. ZIP1LIST = */*.ott -ZIP2TARGET = $(TEMPLATE_WIZARD_LETTER_ONELANG_TARGET) - -# */*.ott is here on purpose. It works in all build environments. -# Do not use $/ here. -ZIP2LIST = $(LANGDIR)/*.ott - - - .INCLUDE : target.mk -- cgit