Skip to content

Commit

Permalink
Use PDF var in clean.
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Scheel <[email protected]>
  • Loading branch information
jjscheel authored Feb 16, 2022
1 parent edacc13 commit 5518bf5
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 @@ -18,4 +18,4 @@ build:
$(HEADER_SOURCE)

clean:
rm example-spec.pdf
rm $(PDF_RESULT)

0 comments on commit 5518bf5

Please sign in to comment.