aboutsummaryrefslogtreecommitdiff
path: root/aux/dev.mk
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-04-02 08:12:53 -0300
committerEuAndreh <eu@euandre.org>2023-04-02 08:12:53 -0300
commita7b0e4c6453bbd43037e8751865b73a3f629f2d7 (patch)
tree7c090d34765104594ded63393d3db655594a47d7 /aux/dev.mk
parentaux/checks/spelling.sh: Do not echo (diff)
downloadremembering-a7b0e4c6453bbd43037e8751865b73a3f629f2d7.tar.gz
remembering-a7b0e4c6453bbd43037e8751865b73a3f629f2d7.tar.xz
Makefile: Unify calls to aux/dev.mk
Diffstat (limited to 'aux/dev.mk')
-rw-r--r--aux/dev.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/dev.mk b/aux/dev.mk
index 5144a42..94fa4d6 100644
--- a/aux/dev.mk
+++ b/aux/dev.mk
@@ -108,6 +108,6 @@ manfooter.sentinel:
for f in aux/checks/manpages/*.in; do $(MAKE) -f aux/dev.mk "$${f%.in}"; done
touch $@
-check: $(test-files)
+dev-check: $(test-files)
ALWAYS: