Commit 3671b61c authored by nimrod's avatar nimrod
Browse files

Can't run depended target twice, so removing second clean (after all) in test target.

parent 4842dde0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,4 +25,4 @@ clean:
publish: all
	rsync -az resume.html resume.pdf resume.odt resume.docx $(SERVER):$(DEST)

test: clean all clean
test: clean all