Added ckmd.h to private exports list

This commit is contained in:
roeber%netscape.com 2000-05-09 18:31:16 +00:00
parent 535e326854
commit 28dc429127
2 changed files with 3 additions and 3 deletions

View File

@ -31,8 +31,7 @@
# may use your version of this file under either the MPL or the
# GPL.
#
my $cvs_id = '@(#) $RCSfile: certdata.perl,v $ $Revision: 1.3 $ $Date: 2000/04/19 22:07:08 $ $Name: $';
use strict;
my $cvs_id = '@(#) $RCSfile: certdata.perl,v $ $Revision: 1.4 $ $Date: 2000/05/09 18:31:16 $ $Name: $';
my %constants;
my $count = 0;

View File

@ -30,7 +30,7 @@
# may use your version of this file under either the MPL or the
# GPL.
#
MANIFEST_CVS_ID = "@(#) $RCSfile: manifest.mn,v $ $Revision: 1.1 $ $Date: 2000/03/31 19:43:25 $ $Name: $"
MANIFEST_CVS_ID = "@(#) $RCSfile: manifest.mn,v $ $Revision: 1.2 $ $Date: 2000/05/09 18:31:14 $ $Name: $"
CORE_DEPTH = ../../..
@ -39,6 +39,7 @@ PRIVATE_EXPORTS = \
ckfw.h \
ckfwm.h \
ckfwtm.h \
ckmd.h \
ckt.h \
$(NULL)