Skip to content

Commit 85cf410

Browse files
committed
Makefile: whatdoesitdo -> doc-whatdoesitdo
whatdoesitdo target does not exist
1 parent 7ea21b1 commit 85cf410

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
@@ -1,7 +1,7 @@
11
SHELL=/bin/bash
22

33
.PHONY: all
4-
all: whatdoesitdo tests
4+
all: doc-whatdoesitdo tests
55

66
.PHONY: FORCE
77
FORCE:

0 commit comments

Comments
 (0)