Skip to content

Commit

Permalink
Add make clean removed files.
Browse files Browse the repository at this point in the history
  • Loading branch information
yaukeywang committed Mar 19, 2017
1 parent e91d92a commit 49f77a6
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 @@ -23,4 +23,4 @@ all: \
rm main.pdf main.ps2 link.ps2 link.pdf

clean:
rm *.jpg *.svg
rm -f *.jpg *.svg *.pdf *.png

0 comments on commit 49f77a6

Please sign in to comment.