Skip to content

Commit 6501ee0

Browse files
committed
Makefile: Mark test as .PHONY
1 parent 27ee872 commit 6501ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ clojure:
3030
clean:
3131
rm -f *.elc
3232

33-
.PHONY: all clean elisp check-declare
33+
.PHONY: all clean elisp check-declare test

0 commit comments

Comments
 (0)