From d5038341d207555667f98e7e31f444808594f779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Thu, 7 Nov 2013 10:03:58 +0000 Subject: [PATCH] removed left over certimport; refs #28 --- src/makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/makefile.am b/src/makefile.am index 37a05f4..e3ba8ca 100644 --- a/src/makefile.am +++ b/src/makefile.am @@ -7,7 +7,8 @@ #MOC_FILES=moc_certimport.cxx include_HEADERS = pcsc.hxx cryptoki.hxx openssl.hxx cryptaux.hxx \ - openssl-engine.hxx suisseid.hxx cardos.hxx certimport.hxx + openssl-engine.hxx suisseid.hxx cardos.hxx +#certimport.hxx if !MINGW32 if MAC