summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-06-18 17:19:08 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-06-18 17:19:08 +0000
commit77f8435edf7b142139587c8fb5d8820cda12b55d (patch)
tree893d6b77477631c6718a38d23fe7183cdf3553aa /src/Makefile.am
parenta3ec486248f9a8f2b252da33f2cb2287033a2f42 (diff)
downloadgnutls-77f8435edf7b142139587c8fb5d8820cda12b55d.tar.gz
The server used was changed to a non blocking one. The server was created by Paul Sheer.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 55462e2950..33058dcf36 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,6 @@
EXTRA_DIST = common.h prime.gaa crypt.gaa crypt-gaa.h README.srpcrypt prime-gaa.h \
README cli.gaa cli-gaa.h serv-gaa.h serv.gaa tls_test.gaa \
- tls_test-gaa.h tests.h gnutls-http-serv
+ tls_test-gaa.h tests.h gnutls-http-serv list.h
SUBDIRS = srp x509 openpgp
INCLUDES = -I../lib -I../libtasn1/lib