summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeikki Lindholm <holin@iki.fi>2009-02-11 06:37:22 +0000
committerHeikki Lindholm <holin@iki.fi>2009-02-11 06:37:22 +0000
commitb3f0ca72cd3eaf74a49d2477d01ab34db3638a39 (patch)
treef720d958696078e041c10b64c603bc16aaf2ac59
parent02dcae4d0e9d660783d13245727af65cb9037080 (diff)
missing from dist
-rw-r--r--src/daemon/https/tls/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/daemon/https/tls/Makefile.am b/src/daemon/https/tls/Makefile.am
index 7e55b427..d6bb8307 100644
--- a/src/daemon/https/tls/Makefile.am
+++ b/src/daemon/https/tls/Makefile.am
@@ -94,6 +94,7 @@ gnutls_str.h \
gnutls_supplemental.h \
gnutls_x509.h \
x509_b64.h \
-memmem.c
+memmem.c \
+str-two-way.h
libtls_la_LIBADD = @LIBGCRYPT_LIBS@