Skip to content

Commit 7a1f5e1

Browse files
committed
Update PHONY in Makefile
1 parent e86945f commit 7a1f5e1

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
@@ -28,4 +28,4 @@ tex:
2828
cp -p $(LATEX_INPUT).$(LATEX_OUTPUT_EXT) \
2929
../$(LATEX_BULD)/$(LATEX_OUTPUT).$(LATEX_OUTPUT_EXT)
3030

31-
.PHONY: build tex
31+
.PHONY: check clean tex

0 commit comments

Comments
 (0)