From: Michael Büsch Date: Sat, 5 Feb 2011 19:31:17 +0000 (+0000) Subject: tint2: Fix compile X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=725f0b7a88070ecf4fde4d7d6fc3f9d5e7763c77;p=openwrt%2Fsvn-archive%2Farchive.git tint2: Fix compile SVN-Revision: 25371 --- diff --git a/desktop/apps/tint2/Makefile b/desktop/apps/tint2/Makefile index ee61102158..436e6015de 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