summaryrefslogtreecommitdiff
path: root/trust/tests/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-12-19 15:08:18 +0100
committerStef Walter <stefw@gnome.org>2013-02-05 14:54:53 +0100
commite46c74aef6eee7da3cdfb17077905811b9e04a61 (patch)
tree7c17f333bb673256dea711f58bd1421da350950d /trust/tests/Makefile.am
parent83af40091fdc50a1da21d6cd2582ecef759bfb7c (diff)
Add tool for testing how fast the token loads
Diffstat (limited to 'trust/tests/Makefile.am')
-rw-r--r--trust/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/trust/tests/Makefile.am b/trust/tests/Makefile.am
index 2426f8a..3cb7a02 100644
--- a/trust/tests/Makefile.am
+++ b/trust/tests/Makefile.am
@@ -33,6 +33,7 @@ CHECK_PROGS = \
$(NULL)
noinst_PROGRAMS = \
+ frob-token \
$(CHECK_PROGS)
TESTS = $(CHECK_PROGS:=$(EXEEXT))