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>
Mon, 18 Nov 2024 07:07:50 +0000 (15:07 +0800)
commit452e1bfd6bd2e5f8041a66c3b2211e0d0b59c529
tree70d914321a027cdeb116a6f74b0fc237e7a03fdc
parente7c336c18593bb4d18c1d907ed63e22c34396db0
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