summaryrefslogtreecommitdiff
path: root/common/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/tests/Makefile.am')
-rw-r--r--common/tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/tests/Makefile.am b/common/tests/Makefile.am
index ac2ab38..94c6556 100644
--- a/common/tests/Makefile.am
+++ b/common/tests/Makefile.am
@@ -36,12 +36,14 @@ LDADD += \
CHECK_PROGS += \
test-checksum \
test-pem \
+ test-oid \
$(NULL)
noinst_PROGRAMS += \
frob-ku \
frob-eku \
frob-cert \
+ frob-oid \
$(NULL)
endif # WITH_ASN1