diff options
Diffstat (limited to 'package/wprobe/Makefile')
-rw-r--r-- | package/wprobe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/wprobe/Makefile b/package/wprobe/Makefile index 9e0b11adba..ab34f50d6b 100644 --- a/package/wprobe/Makefile +++ b/package/wprobe/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008 OpenWrt.org +# Copyright (C) 2008-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,6 +9,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=wprobe PKG_VERSION:=1 +PKG_RELEASE:=1 PKG_BUILD_DEPENDS:=PACKAGE_wprobe-export:libipfix |