diff options
Diffstat (limited to 'package/ctorrent/ctorrent.mk')
-rw-r--r-- | package/ctorrent/ctorrent.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ctorrent/ctorrent.mk b/package/ctorrent/ctorrent.mk index aa2215315..f086447ba 100644 --- a/package/ctorrent/ctorrent.mk +++ b/package/ctorrent/ctorrent.mk @@ -14,4 +14,4 @@ else CTORRENT_CONF_OPT+=--with-ssl=no endif -$(eval $(call AUTOTARGETS,package,ctorrent)) +$(eval $(call AUTOTARGETS)) |