summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-alist/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-alist/Makefile')
-rw-r--r--applications/luci-app-alist/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/applications/luci-app-alist/Makefile b/applications/luci-app-alist/Makefile
new file mode 100644
index 0000000000..3c660830fa
--- /dev/null
+++ b/applications/luci-app-alist/Makefile
@@ -0,0 +1,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