From 59603a9d6bf7d6af7c8f6b055b959248565a4aff Mon Sep 17 00:00:00 2001 From: Robert Nagy Date: Sun, 7 Nov 2010 19:52:01 +0100 Subject: use LIBTARGET=NO to avoid multiple definition of target recipe --- i18npool/source/paper/makefile.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'i18npool/source/paper') diff --git a/i18npool/source/paper/makefile.mk b/i18npool/source/paper/makefile.mk index fa05cc21f3f9..ea67c19b3a7a 100644 --- a/i18npool/source/paper/makefile.mk +++ b/i18npool/source/paper/makefile.mk @@ -29,6 +29,7 @@ PRJ=..$/.. PRJNAME=i18npool TARGET=i18npaper +LIBTARGET=NO ENABLE_EXCEPTIONS=TRUE -- cgit