Files
luci/plugins/luci-plugin-examples/Makefile
Paul Donald 1d314353bb luci-plugins: align naming
consistency in the repo

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2026-04-09 14:51:38 +02:00

20 lines
328 B
Makefile

#
# Copyright (C) 2026
#
# SPDX-License-Identifier: Apache-2.0
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Plugins - HTTP Headers examples and HTTP 2FA UI example
LUCI_DEPENDS:=+luci-base +luci-mod-system
LUCI_TYPE:=plugin
PKG_LICENSE:=Apache-2.0
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature