luci/applications/luci-app-alist/Makefile

13 lines
232 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: Apache-2.0
#
# Copyright (C) 2023 ImmortalWrt.org
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI app for AList
LUCI_DEPENDS:=+alist
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature