summaryrefslogtreecommitdiffstats
path: root/nanohttp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'nanohttp/Makefile.am')
-rw-r--r--nanohttp/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/nanohttp/Makefile.am b/nanohttp/Makefile.am
index 6e6be3a..2ad1fb8 100644
--- a/nanohttp/Makefile.am
+++ b/nanohttp/Makefile.am
@@ -9,6 +9,7 @@ nanohttp-stream.h\
nanohttp-mime.h\
nanohttp-request.h\
nanohttp-response.h\
+nanohttp-base64.h\
nanohttp-ssl.h
@@ -20,6 +21,7 @@ nanohttp-stream.c\
nanohttp-mime.c\
nanohttp-request.c\
nanohttp-response.c\
+nanohttp-base64.c\
nanohttp-ssl.c