Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 380641e

Browse files
authored
Merge pull request #363 from yuexiao-wang/clean-makefile
Clean up Makefile in libcompose
2 parents e292e19 + 310897f commit 380641e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.PHONY: all test validate-dco validate-gofmt validate build
1+
.PHONY: all build binary clean cross-binary help test test-unit test-integration test-acceptance validate
22

33
LIBCOMPOSE_ENVS := \
44
-e OS_PLATFORM_ARG \

0 commit comments

Comments
 (0)