aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-08-22 19:58:29 +0000
committerOmar Polo <op@omarpolo.com>2023-08-22 19:58:29 +0000
commit9019e55e7ef1369c37f5a7d4c7b0e441d55d6b44 (patch)
treef289cd22de61bcc851c6ded5433bd3c67f8f9c76 /Makefile
parent7ea87255935d436ecac33d347d5a750af69c969b (diff)
sync DISTFILES
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index e0424c9..e4e5dbc 100644
--- a/Makefile
+++ b/Makefile
@@ -127,10 +127,10 @@ lint:
DISTFILES = .cirrus.yml .dockerignore .gitignore ChangeLog LICENSE \
Makefile README.md config.c configure configure.local.example \
- crypto.c dirs.c fcgi.c gemexp.1 ge.c gg.1 gg.c gmid.8 gmid.c \
- gmid.conf.5 gmid.h iri.c log.c log.h logger.c mime.c \
- parse.y proxy.c puny.c sandbox.c server.c utf8.c utils.c \
- y.tab.c
+ crypto.c dirs.c fcgi.c ge.c gemexp.1 gg.1 gg.c gmid.8 gmid.c \
+ gmid.conf.5 gmid.h iri.c iri.h log.c log.h logger.c mime.c \
+ parse.y proc.c proc.h proxy.c puny.c sandbox.c server.c \
+ titan.1 titan.c utf8.c utils.c y.tab.c
release:
sed -i -e '/^RELEASE=/s/no/yes' configure