diff options
Diffstat (limited to 'cmd/podmanV2/Makefile')
-rw-r--r-- | cmd/podmanV2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd/podmanV2/Makefile b/cmd/podmanV2/Makefile deleted file mode 100644 index b847a9385..000000000 --- a/cmd/podmanV2/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -all: - CGO_ENABLED=1 GO111MODULE=off go build -tags 'ABISupport systemd seccomp' |