summaryrefslogtreecommitdiffstats
path: root/package/rtorrent
diff options
context:
space:
mode:
Diffstat (limited to 'package/rtorrent')
-rw-r--r--package/rtorrent/rtorrent.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rtorrent/rtorrent.mk b/package/rtorrent/rtorrent.mk
index f60bd4072..c44cd572a 100644
--- a/package/rtorrent/rtorrent.mk
+++ b/package/rtorrent/rtorrent.mk
@@ -9,4 +9,4 @@ RTORRENT_SITE = http://libtorrent.rakshasa.no/downloads
RTORRENT_DEPENDENCIES = host-pkg-config libcurl libsigc libtorrent ncurses
RTORRENT_AUTORECONF = YES
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))