From 59417deed4bcce5dbd043cd584b5a0a25736869d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Sat, 11 May 2013 22:02:33 +0000 Subject: I added EXPORT_FILES in too many places, remove them (via "copy - modify too little - paste" cycle) svn path=/trunk/; revision=49255 --- asn1/pkcs12/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'asn1/pkcs12/CMakeLists.txt') diff --git a/asn1/pkcs12/CMakeLists.txt b/asn1/pkcs12/CMakeLists.txt index 94f7ff8165..a3bc27070e 100644 --- a/asn1/pkcs12/CMakeLists.txt +++ b/asn1/pkcs12/CMakeLists.txt @@ -25,10 +25,6 @@ set( PROTOCOL_NAME pkcs12 ) set( PROTO_OPT ) -set( EXPORT_FILES - ${PROTOCOL_NAME}-exp.cnf -) - set( EXT_ASN_FILE_LIST ) -- cgit v1.2.1