summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e32730b..9cbdabc 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ httpd.o: httpd.c xs.h xs_io.h xs_json.h xs_socket.h xs_httpd.h xs_mime.h \
46 xs_time.h xs_openssl.h snac.h 46 xs_time.h xs_openssl.h snac.h
47main.o: main.c xs.h xs_io.h xs_json.h snac.h 47main.o: main.c xs.h xs_io.h xs_json.h snac.h
48mastoapi.o: mastoapi.c xs.h xs_openssl.h xs_json.h xs_io.h xs_time.h \ 48mastoapi.o: mastoapi.c xs.h xs_openssl.h xs_json.h xs_io.h xs_time.h \
49 xs_glob.h xs_set.h xs_random.h xs_url.h xs_mime.h snac.h 49 xs_glob.h xs_set.h xs_random.h xs_url.h xs_mime.h xs_match.h snac.h
50snac.o: snac.c xs.h xs_io.h xs_unicode.h xs_json.h xs_curl.h xs_openssl.h \ 50snac.o: snac.c xs.h xs_io.h xs_unicode.h xs_json.h xs_curl.h xs_openssl.h \
51 xs_socket.h xs_url.h xs_httpd.h xs_mime.h xs_regex.h xs_set.h xs_time.h \ 51 xs_socket.h xs_url.h xs_httpd.h xs_mime.h xs_regex.h xs_set.h xs_time.h \
52 xs_glob.h xs_random.h xs_match.h snac.h 52 xs_glob.h xs_random.h xs_match.h snac.h