Makefile 245 B

12345678910
  1. # This is free software, licensed under the Apache License, Version 2.0 .
  2. include $(TOPDIR)/rules.mk
  3. LUCI_TITLE:=LuCI account management module
  4. LUCI_DEPENDS:=+luci-base
  5. include ../../luci.mk
  6. # call BuildPackage - OpenWrt buildroot signature