Fix compilation of `pkcs12-decode' test when using minitasn1.
commit717725e467e857bd543e47c1b7ea532df8bd45e5
authorLudovic Courtès <ludo@gnu.org>
Tue, 7 Oct 2008 16:02:25 +0000 (7 18:02 +0200)
committerSimon Josefsson <simon@josefsson.org>
Tue, 7 Oct 2008 18:07:49 +0000 (7 20:07 +0200)
treec995e8a6fee8716cf91408facb97e0e4420e4fb3
parent8c14dce6537455009115ca1b4f89fbbf3239de0e
Fix compilation of `pkcs12-decode' test when using minitasn1.

* tests/pkcs12-decode/Makefile.am (AM_CPPFLAGS)[ENABLE_MINITASN1]: Add
  `minitasn1' include directory.

Signed-off-by: Simon Josefsson <simon@josefsson.org>
tests/pkcs12-decode/Makefile.am