소스 검색

chore: Makefile whitespace

jamesread 10 달 전
부모
커밋
88cc1ab080
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -21,7 +21,7 @@ proto: go-tools
 	$(MAKE) -wC proto
 	$(MAKE) -wC proto
 
 
 dist:
 dist:
-    echo "dist noop"
+	echo "dist noop"
 
 
 
 
 podman-image:
 podman-image: