summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-alist/Makefile
blob: 3c660830fa5b18239cc717acc4007cf7d7697e43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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