summaryrefslogtreecommitdiffstats
path: root/nanohttp/Makefile.am
diff options
context:
space:
mode:
authorGravatar snowdrop2005-12-19 14:06:15 +0000
committerGravatar snowdrop2005-12-19 14:06:15 +0000
commit84693bb5f792e6d6accd1ad2e81fe6baeb4f4ea1 (patch)
tree34d1f68d2d887770e8a67fe5d65e82ec2cdfebe3 /nanohttp/Makefile.am
parent7fe73dd2cd46d43b97bd8766849f2dffabb6a2d4 (diff)
downloadcsoap-84693bb5f792e6d6accd1ad2e81fe6baeb4f4ea1.tar.gz
csoap-84693bb5f792e6d6accd1ad2e81fe6baeb4f4ea1.tar.bz2
integrated with ssl (https) capability
Diffstat (limited to 'nanohttp/Makefile.am')
-rw-r--r--nanohttp/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/nanohttp/Makefile.am b/nanohttp/Makefile.am
index c59e0f8..e071566 100644
--- a/nanohttp/Makefile.am
+++ b/nanohttp/Makefile.am
@@ -17,7 +17,8 @@ nanohttp-server.c\
nanohttp-stream.c\
nanohttp-mime.c\
nanohttp-request.c\
-nanohttp-response.c
+nanohttp-response.c\
+nanohttp-ssl.c
library_includedir=$(includedir)/$(NANOHTTP_LIBRARY_NAME)-$(NANOHTTP_API_VERSION)/$(NANOHTTP_LIBRARY_NAME)