]> granicus.if.org Git - p11-kit/commitdiff
Patch to make test-lexer depend on ASN.1
authormanphiz@gmail.com <manphiz@gmail.com>
Thu, 9 May 2013 05:40:00 +0000 (05:40 +0000)
committerStef Walter <stefw@gnome.org>
Tue, 14 May 2013 09:27:32 +0000 (11:27 +0200)
https://bugs.freedesktop.org/show_bug.cgi?id=64378

common/tests/Makefile.am

index 5e844393b8dfc2189d3b837ac1e9bf987e1bf727..6959c4f05713b0da1fb675270047042f35d10bf7 100644 (file)
@@ -20,7 +20,6 @@ CHECK_PROGS = \
        test-constants \
        test-attrs \
        test-buffer \
-       test-lexer \
        test-url \
        test-path \
        $(NULL)
@@ -42,6 +41,7 @@ INCLUDES += \
 CHECK_PROGS += \
        test-asn1 \
        test-base64 \
+       test-lexer \
        test-pem \
        test-oid \
        test-utf8 \