Skip to content

Commit

Permalink
UPSTREAM: <carry>: Add manifests to .PHONY in Makefile
Browse files Browse the repository at this point in the history
Without this, make sees the manifests directory we added and thinks
the target is always up to date.

(cherry picked from commit c0fd1a9)
(cherry picked from commit c7d95f8)
(cherry picked from commit e3bc585)
(cherry picked from commit 2e373ba)
(cherry picked from commit eeff5e4)
(cherry picked from commit cfabf98)
(cherry picked from commit fd969a0)
(cherry picked from commit 8710bef)
(cherry picked from commit 2358110)
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
  • Loading branch information
cybertron authored and dougsland committed Feb 9, 2023
1 parent 8d0c5f4 commit 56408ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -265,4 +265,5 @@ olm-push: bundle-push index-push
generate-manifests \
tools \
bundle \
bundle-build
bundle-build \
manifests

0 comments on commit 56408ec

Please sign in to comment.