diff options
Diffstat (limited to 'package/msmtp/msmtp.mk')
-rw-r--r-- | package/msmtp/msmtp.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/msmtp/msmtp.mk b/package/msmtp/msmtp.mk index d5e6a3123..6b641f70d 100644 --- a/package/msmtp/msmtp.mk +++ b/package/msmtp/msmtp.mk @@ -29,4 +29,4 @@ MSMTP_CONF_OPT += \ --without-libgsasl \ --without-gnome-keyring -$(eval $(call AUTOTARGETS)) +$(eval $(autotools-package)) |