summaryrefslogtreecommitdiffstats
path: root/package/wsapi
diff options
context:
space:
mode:
Diffstat (limited to 'package/wsapi')
-rw-r--r--package/wsapi/wsapi.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wsapi/wsapi.mk b/package/wsapi/wsapi.mk
index cce7780dd..f5423f314 100644
--- a/package/wsapi/wsapi.mk
+++ b/package/wsapi/wsapi.mk
@@ -18,4 +18,4 @@ define WSAPI_UNINSTALL_TARGET_CMDS
rm -rf "$(TARGET_DIR)/usr/share/lua/wsapi"
endef
-$(eval $(call GENTARGETS))
+$(eval $(generic-package))