diff options
Diffstat (limited to 'trust/tests/Makefile.am')
-rw-r--r-- | trust/tests/Makefile.am | 1 |
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)) |