summaryrefslogtreecommitdiff
path: root/lib/ext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext/Makefile.am')
-rw-r--r--lib/ext/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ext/Makefile.am b/lib/ext/Makefile.am
index 4e010ee9a0..81efdbc55a 100644
--- a/lib/ext/Makefile.am
+++ b/lib/ext/Makefile.am
@@ -51,7 +51,8 @@ libgnutls_ext_la_SOURCES = max_record.c \
record_size_limit.c record_size_limit.h \
client_cert_type.c client_cert_type.h \
server_cert_type.c server_cert_type.h \
- cert_types.h
+ cert_types.h \
+ compress_certificate.c compress_certificate.h
if ENABLE_ALPN
libgnutls_ext_la_SOURCES += alpn.c alpn.h