diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -20,4 +20,4 @@ data.o: data.c snac.h xs.h xs_json.h xs_openssl.h | |||
| 20 | 20 | ||
| 21 | http.o: http.c snac.h xs.h xs_io.h xs_encdec.h xs_openssl.h xs_curl.h | 21 | http.o: http.c snac.h xs.h xs_io.h xs_encdec.h xs_openssl.h xs_curl.h |
| 22 | 22 | ||
| 23 | httpd.o: http.c snac.h xs.h xs_encdec.h xs_socket.h xs_httpd.h | 23 | httpd.o: http.c snac.h xs.h xs_io.h xs_encdec.h xs_socket.h xs_httpd.h |