summaryrefslogtreecommitdiff
path: root/guile/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'guile/Makefile.am')
-rw-r--r--guile/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/guile/Makefile.am b/guile/Makefile.am
index 13bdeee774..0b19bad90f 100644
--- a/guile/Makefile.am
+++ b/guile/Makefile.am
@@ -1,5 +1,5 @@
# GnuTLS --- Guile bindings for GnuTLS.
-# Copyright (C) 2007-2012, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2007-2012, 2016, 2019 Free Software Foundation, Inc.
#
# GnuTLS is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -101,6 +101,7 @@ TESTS = \
tests/errors.scm \
tests/x509-certificates.scm \
tests/x509-auth.scm \
+ tests/reauth.scm \
tests/priorities.scm
if ENABLE_SRP