зеркало из https://github.com/mozilla/gecko-dev.git
Added ckmd.h to private exports list
This commit is contained in:
Родитель
535e326854
Коммит
28dc429127
|
@ -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;
|
||||
|
|
|
@ -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)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче