]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-mixin: fix makefile dashboards dependency
authorArthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch>
Thu, 12 May 2022 15:23:56 +0000 (17:23 +0200)
committerArthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch>
Mon, 16 May 2022 13:26:55 +0000 (15:26 +0200)
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch>
monitoring/ceph-mixin/Makefile

index 44575b77eb6a4073b3b5b55f3499cae0f886cd77..0cb7aa5393c297298a7cba78e47ede5a37c4fabc 100644 (file)
@@ -8,7 +8,7 @@ generate: dashboards_out
 vendor: jsonnetfile.lock.json
        tox -ejsonnet-bundler-install
 
-dashboards_out: vendor $(JSONNETS_FILES)
+dashboards_out: vendor dashboards
        tox -ejsonnet-fix
 
 lint: