summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-material/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'themes/luci-theme-material/Makefile')
-rwxr-xr-xthemes/luci-theme-material/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/themes/luci-theme-material/Makefile b/themes/luci-theme-material/Makefile
new file mode 100755
index 0000000000..5bc16eb7db
--- /dev/null
+++ b/themes/luci-theme-material/Makefile
@@ -0,0 +1,14 @@
+#
+# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
+#
+# This is free software, licensed under the Apache License, Version 2.0 .
+#
+
+include $(TOPDIR)/rules.mk
+
+LUCI_TITLE:=Material Theme
+LUCI_DEPENDS:=
+
+include ../../luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature