diff options
Diffstat (limited to 'package/sylpheed/sylpheed.mk')
-rw-r--r-- | package/sylpheed/sylpheed.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/sylpheed/sylpheed.mk b/package/sylpheed/sylpheed.mk index 3ed0ff1d8..451c4de9a 100644 --- a/package/sylpheed/sylpheed.mk +++ b/package/sylpheed/sylpheed.mk @@ -21,4 +21,4 @@ else SYLPHEED_CONF_OPT += --disable-ssl endif -$(eval $(call AUTOTARGETS)) +$(eval $(autotools-package)) |