include $(TOPDIR)/rules.mk

APP_TITLE:=VuCI API Support for OPCUA
APP_DEPENDS:=+opcua_client +vuci-app-data-sender-api-mod-opcua

include ../api.mk

# call BuildPackage - OpenWrt buildroot signature
