aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/gpgscm/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/gpgscm/Makefile.am b/tests/gpgscm/Makefile.am
index 9a5edc2ab..8942c7ca3 100644
--- a/tests/gpgscm/Makefile.am
+++ b/tests/gpgscm/Makefile.am
@@ -25,7 +25,8 @@ EXTRA_DIST = \
lib.scm \
repl.scm \
t-child.scm \
- tests.scm
+ tests.scm \
+ time.scm
AM_CPPFLAGS = -I$(top_srcdir)/common
include $(top_srcdir)/am/cmacros.am