From: Michael Büsch Date: Sat, 5 Feb 2011 19:31:17 +0000 (+0000) Subject: tint2: Fix compile X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e2b6a551f5c7464e6e3e106e5e14e4c0dae8f3b6;p=openwrt%2Fsvn-archive%2Ffeeds.git tint2: Fix compile SVN-Revision: 25371 --- 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