luci/applications/luci-app-watchcat/Makefile
Nicholas Smith 43d644db35 luci-app-watchcat: add support for new features and convert to JavaScript
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
(cherry picked from commit d5c763ee1d)

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Remove po file changes. Does not apply clean. To many changes.
2021-03-18 12:55:26 +01:00

10 lines
239 B
Makefile

# This is free software, licensed under the Apache License, Version 2.0 .
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Watchcat
LUCI_DEPENDS:=+watchcat
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature