diff options
| author | EuAndreh <eu@euandre.org> | 2021-08-02 11:10:57 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-08-02 13:44:56 -0300 |
| commit | ba19418091917ff3bf6d5047ca098c96ede8ffc3 (patch) | |
| tree | 498e8847ce8d9a2873d706aeb45f3f2ff2d6dd6a /Makefile | |
| parent | src/gistatic.c: WIP implementation of repo_write_snapshots() (diff) | |
| download | gistatic-ba19418091917ff3bf6d5047ca098c96ede8ffc3.tar.gz gistatic-ba19418091917ff3bf6d5047ca098c96ede8ffc3.tar.xz | |
aux/assert-catgets.sh: Add, include in "check" target on Makefile; update gistatic.msg
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ all: $(manpages) src/gistatic check: all src/gistatic.t ./src/gistatic.t + sh aux/assert-catgets.sh src/gistatic.c clean: rm -rf public/ $(manpages) README.*.md CHANGELOG.*.md messages.mo \ |
