From ef6341efe29af1e459aaef41c59abd49a42ec27c Mon Sep 17 00:00:00 2001 From: swalker Date: Sat, 10 Nov 2012 02:54:05 +0000 Subject: [PATCH] [packages] smartmontools: add missing uclibc++ include (#12448) git-svn-id: svn://svn.openwrt.org/openwrt/packages@34135 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/smartmontools/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utils/smartmontools/Makefile b/utils/smartmontools/Makefile index 1fd75d68c..4c045128f 100644 --- a/utils/smartmontools/Makefile +++ b/utils/smartmontools/Makefile @@ -1,11 +1,12 @@ # -# Copyright (C) 2006-2011 OpenWrt.org +# Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # include $(TOPDIR)/rules.mk +include $(INCLUDE_DIR)/uclibc++.mk PKG_NAME:=smartmontools PKG_VERSION:=5.40