Skip to content

Commit

Permalink
Update PHONY in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Sep 30, 2022
1 parent e86945f commit 7a1f5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ tex:
cp -p $(LATEX_INPUT).$(LATEX_OUTPUT_EXT) \
../$(LATEX_BULD)/$(LATEX_OUTPUT).$(LATEX_OUTPUT_EXT)

.PHONY: build tex
.PHONY: check clean tex

0 comments on commit 7a1f5e1

Please sign in to comment.