summaryrefslogtreecommitdiff
path: root/package/libmnl/libmnl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libmnl/libmnl.mk')
-rw-r--r--package/libmnl/libmnl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libmnl/libmnl.mk b/package/libmnl/libmnl.mk
index 52719cd03..75bb23887 100644
--- a/package/libmnl/libmnl.mk
+++ b/package/libmnl/libmnl.mk
@@ -9,4 +9,4 @@ LIBMNL_SOURCE = libmnl-$(LIBMNL_VERSION).tar.bz2
LIBMNL_SITE = http://netfilter.org/projects/libmnl/files
LIBMNL_INSTALL_STAGING = YES
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))