diff options
Diffstat (limited to 'package/heirloom-mailx')
-rw-r--r-- | package/heirloom-mailx/heirloom-mailx.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/heirloom-mailx/heirloom-mailx.mk b/package/heirloom-mailx/heirloom-mailx.mk index b1779c0bb..f3779afde 100644 --- a/package/heirloom-mailx/heirloom-mailx.mk +++ b/package/heirloom-mailx/heirloom-mailx.mk @@ -29,4 +29,4 @@ define HEIRLOOM_MAILX_INSTALL_TARGET_CMDS install endef -$(eval $(call GENTARGETS)) +$(eval $(generic-package)) |