diff options
author | EuAndreh <eu@euandre.org> | 2024-11-17 19:46:05 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-11-17 19:46:05 -0300 |
commit | 91c93624c059810514d63003dba45c4285bf8d97 (patch) | |
tree | e9388a1b458253892c8f1cc7a6715a0942905244 /Makefile | |
parent | Bring status website into here (diff) | |
download | papo.im-91c93624c059810514d63003dba45c4285bf8d97.tar.gz papo.im-91c93624c059810514d63003dba45c4285bf8d97.tar.xz |
Trim edges; simplify
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -132,6 +132,8 @@ $(listings.html): $(feeds.xml): mkwb feed src/global.conf $*.xmldeps > $@ + + check-unit: |