From: nico Date: Wed, 13 May 2009 11:09:06 +0000 (+0000) Subject: [packages] qwo: fix build (closes: #4936) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=4cfc5fb496f8de066b179dc14528a3cac8865d17;p=packages.git [packages] qwo: fix build (closes: #4936) git-svn-id: svn://svn.openwrt.org/openwrt/packages@15819 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Xorg/app/qwo/Makefile b/Xorg/app/qwo/Makefile index 4c215c306..d04d35e16 100644 --- a/Xorg/app/qwo/Makefile +++ b/Xorg/app/qwo/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2008 OpenWrt.org +# Copyright (C) 2007-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -19,6 +19,7 @@ include $(INCLUDE_DIR)/package.mk PKG_INSTALL:=1 +TARGET_CPPFLAGS+=-I$(STAGING_DIR)/usr/include/libconfig TARGET_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib define Package/qwo