summaryrefslogtreecommitdiff
path: root/package/aircrack-ng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/aircrack-ng/Makefile')
-rw-r--r--package/aircrack-ng/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/aircrack-ng/Makefile b/package/aircrack-ng/Makefile
index 76f536c68..88b679ecc 100644
--- a/package/aircrack-ng/Makefile
+++ b/package/aircrack-ng/Makefile
@@ -16,6 +16,8 @@ PKG_SITES:= http://download.aircrack-ng.org/
# do not build parallel, otherwise libosdep.a may not be ready when compiling airtun-ng
PKG_NOPARALLEL:= 1
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,AIRCRACK_NG,${PKG_NAME},$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))