openwisp-monitoring: fix Makefile for 0.2.0 update
authorGagan Deep <pandafy.dev@gmail.com>
Tue, 22 Oct 2024 16:58:46 +0000 (22:28 +0530)
committerTianling Shen <cnsztl@gmail.com>
Sat, 16 Nov 2024 09:46:04 +0000 (17:46 +0800)
commit124b24d6e251538a620c3820f41fb1f5b6022b48
treefe2c461f57707210fb7f95ee79561e24906f9960
parentda072f76e4e6e41df6a0bc377e9d002a9e0ff471
openwisp-monitoring: fix Makefile for 0.2.0 update

Commit 5e69da4ccb760da66f00f91e6cb2248ddcdabe5d upgraded openwisp-monitoring
to version 0.2.0 but missed necessary Makefile adjustments, causing the
package to break in OpenWrt feeds.

This patch updates the Makefile to ensure proper functionality of
openwisp-monitoring with the 0.2.0 release.

Signed-off-by: Gagan Deep <pandafy.dev@gmail.com>
(cherry picked from commit 886b3fa36d0b82071b10d0169d6950b0aaa6f16c)
admin/openwisp-monitoring/Makefile