Skip to content

Commit 5e72958

Browse files
committed
checksrc.pl: move into the scripts/ dir
1 parent 0ddc31d commit 5e72958

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ test-memory: $(TARGET)
8181

8282
.PHONY: checksrc
8383
checksrc:
84-
./checksrc.pl trurl.c version.h
84+
./scripts/checksrc.pl trurl.c version.h
8585

8686
.PHONY: completions
8787
completions: trurl.md
File renamed without changes.

0 commit comments

Comments
 (0)