소스 검색

chore: default target = phony

jamesread 19 시간 전
부모
커밋
55e39ed29d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -81,4 +81,4 @@ config-tool:
 devcheck:
 devcheck:
 	python3 scripts/devcheck.py $(ARGS)
 	python3 scripts/devcheck.py $(ARGS)
 
 
-.PHONY: proto service windows-resources windows-msi frontend-unittests it devcheck
+.PHONY: proto default service windows-resources windows-msi frontend-unittests it devcheck