From e2b6a551f5c7464e6e3e106e5e14e4c0dae8f3b6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20B=C3=BCsch?= Date: Sat, 5 Feb 2011 19:31:17 +0000 Subject: [PATCH] tint2: Fix compile SVN-Revision: 25371 --- desktop/apps/tint2/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/desktop/apps/tint2/Makefile b/desktop/apps/tint2/Makefile index ee61102..436e601 100644 --- a/desktop/apps/tint2/Makefile +++ b/desktop/apps/tint2/Makefile @@ -21,6 +21,7 @@ PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/package.mk +include $(INCLUDE_DIR)/nls.mk define Package/tint2 SECTION:=xorg-app -- 2.30.2