summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Louis Brauer2024-05-27 23:55:51 +0200
committerGravatar Louis Brauer2024-05-27 23:55:51 +0200
commit25ef07b1ec7576becc02bcfc07706184797fea91 (patch)
tree3632cfd87dee1e982bcfe12672122c4351b00b3a /Makefile
parentMerge remote-tracking branch 'origin/master' (diff)
downloadpenes-snac2-25ef07b1ec7576becc02bcfc07706184797fea91.tar.gz
penes-snac2-25ef07b1ec7576becc02bcfc07706184797fea91.tar.xz
penes-snac2-25ef07b1ec7576becc02bcfc07706184797fea91.zip
More or less smaller fixes :)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1edf99e..5a59d6b 100644
--- a/Makefile
+++ b/Makefile
@@ -52,7 +52,7 @@ mastoapi.o: mastoapi.c xs.h xs_hex.h xs_openssl.h xs_json.h xs_io.h \
52snac.o: snac.c xs.h xs_hex.h xs_io.h xs_unicode.h xs_json.h xs_curl.h \ 52snac.o: snac.c xs.h xs_hex.h xs_io.h xs_unicode.h xs_json.h xs_curl.h \
53 xs_openssl.h xs_socket.h xs_url.h xs_httpd.h xs_mime.h xs_regex.h \ 53 xs_openssl.h xs_socket.h xs_url.h xs_httpd.h xs_mime.h xs_regex.h \
54 xs_set.h xs_time.h xs_glob.h xs_random.h xs_match.h xs_fcgi.h xs_html.h \ 54 xs_set.h xs_time.h xs_glob.h xs_random.h xs_match.h xs_fcgi.h xs_html.h \
55 snac.h 55 snac.h http_codes.h
56upgrade.o: upgrade.c xs.h xs_io.h xs_json.h xs_glob.h snac.h 56upgrade.o: upgrade.c xs.h xs_io.h xs_json.h xs_glob.h snac.h
57utils.o: utils.c xs.h xs_io.h xs_json.h xs_time.h xs_openssl.h \ 57utils.o: utils.c xs.h xs_io.h xs_json.h xs_time.h xs_openssl.h \
58 xs_random.h xs_glob.h xs_curl.h xs_regex.h snac.h 58 xs_random.h xs_glob.h xs_curl.h xs_regex.h snac.h