diff options
Diffstat (limited to 'package/beecrypt/beecrypt.mk')
-rw-r--r-- | package/beecrypt/beecrypt.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/beecrypt/beecrypt.mk b/package/beecrypt/beecrypt.mk index 5fffd1f2f..06c359e9b 100644 --- a/package/beecrypt/beecrypt.mk +++ b/package/beecrypt/beecrypt.mk @@ -13,4 +13,4 @@ BEECRYPT_CONF_OPT = --without-cplusplus \ --without-python \ --disable-rpath -$(eval $(call AUTOTARGETS,package,beecrypt)) +$(eval $(call AUTOTARGETS)) |