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 cbd68c8588..b7f204f1d9 100644
--- a/lib/ext/Makefile.am
+++ b/lib/ext/Makefile.am
@@ -47,7 +47,8 @@ libgnutls_ext_la_SOURCES = max_record.c \
psk_ke_modes.c psk_ke_modes.h pre_shared_key.c pre_shared_key.h \
supported_groups.c supported_groups.h \
ec_point_formats.c ec_point_formats.h \
- early_data.c early_data.h
+ early_data.c early_data.h \
+ record_size_limit.c record_size_limit.h
if ENABLE_ALPN
libgnutls_ext_la_SOURCES += alpn.c alpn.h