aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-08-06 16:38:24 -0300
committerEuAndreh <eu@euandre.org>2021-08-06 16:38:24 -0300
commit59f80c772808c868e12a1182d913617ef375b7d2 (patch)
tree6dbd737e1824ee5480a29d0aab9b27d80b0a9a8c /Makefile
parenttests/dev-integration.sh: Address ShellCheck offenses (diff)
downloadgistatic-59f80c772808c868e12a1182d913617ef375b7d2.tar.gz
gistatic-59f80c772808c868e12a1182d913617ef375b7d2.tar.xz
mv aux/assert-catgets.sh tests/assert-catgets.sh
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dc2edf7..82da8a8 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ check: all src/gistatic.t
ln -s .gitdir tests/resources/repositories/repo-2/.git
./src/gistatic.t
sh tests/integration.sh
- sh aux/assert-catgets.sh src/gistatic.c
+ sh tests/assert-catgets.sh src/gistatic.c
clean:
rm -rf public/ $(manpages) README.*.md CHANGELOG.*.md messages.mo \