Skip to content

Commit

Permalink
Makefile: whatdoesitdo -> doc-whatdoesitdo
Browse files Browse the repository at this point in the history
whatdoesitdo target does not exist
  • Loading branch information
pyllyukko committed Feb 5, 2025
1 parent 7ea21b1 commit 85cf410
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
@@ -1,7 +1,7 @@
SHELL=/bin/bash

.PHONY: all
all: whatdoesitdo tests
all: doc-whatdoesitdo tests

.PHONY: FORCE
FORCE:
Expand Down

0 comments on commit 85cf410

Please sign in to comment.