summaryrefslogtreecommitdiffstats
path: root/package/can-utils
diff options
context:
space:
mode:
Diffstat (limited to 'package/can-utils')
-rw-r--r--package/can-utils/can-utils.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/can-utils/can-utils.mk b/package/can-utils/can-utils.mk
index 50390434b..ea1dc06e7 100644
--- a/package/can-utils/can-utils.mk
+++ b/package/can-utils/can-utils.mk
@@ -8,4 +8,4 @@ CAN_UTILS_VERSION = 50775159276d896d8b3102b6dbc658a91a2a1d53
CAN_UTILS_SITE = git://gitorious.org/linux-can/can-utils.git
CAN_UTILS_AUTORECONF = YES
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))