diff --git a/Makefile b/Makefile index f065e7115..e73c18fe7 100644 --- a/Makefile +++ b/Makefile @@ -49,7 +49,7 @@ model: preparation $(MAKE) -C model package: binary - cp prometheus.build build/package/prometheus + cp prometheus build/package/prometheus rsync -av build/root/lib/ build/package/lib/ preparation: source_path