summaryrefslogtreecommitdiff
path: root/tools/missing-macros/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-04-12 20:19:52 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-04-12 20:19:52 +0000
commitb32797cc551041fe37a8a04b48f014369d5f7cc1 (patch)
tree28046f0992d384aac19c1c37f50c25426c2699d6 /tools/missing-macros/Makefile
parenta9977eca9145b9f061ceb1d1604f59efba1b2949 (diff)
downloadmtk-20170518-b32797cc551041fe37a8a04b48f014369d5f7cc1.zip
mtk-20170518-b32797cc551041fe37a8a04b48f014369d5f7cc1.tar.gz
mtk-20170518-b32797cc551041fe37a8a04b48f014369d5f7cc1.tar.bz2
missing-macros: add GTKDOC_REBASE macro needed by some newer packages Signed-off-by: Jochen Friedrich <jochen@scram.de>
SVN-Revision: 26620
Diffstat (limited to 'tools/missing-macros/Makefile')
-rw-r--r--tools/missing-macros/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/missing-macros/Makefile b/tools/missing-macros/Makefile
index 85f8fa1..ab50a67 100644
--- a/tools/missing-macros/Makefile
+++ b/tools/missing-macros/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2010 OpenWrt.org
+# Copyright (C) 2010-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=missing-macros
-PKG_VERSION:=9
+PKG_VERSION:=10
include $(INCLUDE_DIR)/host-build.mk