diff options
Diffstat (limited to 'tests/json/Makefile.am')
-rw-r--r-- | tests/json/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/json/Makefile.am b/tests/json/Makefile.am index b4e1698a..3439ff75 100644 --- a/tests/json/Makefile.am +++ b/tests/json/Makefile.am @@ -59,6 +59,7 @@ EXTRA_DIST = initial.test final.test \ t-keylist.in.json t-keylist.out.json \ t-keylist-secret.in.json t-keylist-secret.out.json \ t-sign.in.json t-sign.out.json \ + t-sig-notations.in.json t-sig-notations.out.json \ t-verify.in.json t-verify.out.json \ t-version.in.json t-version.out.json |