Get NT builds running again by turning off building of the sw fortezza pkcs11 module.

This commit is contained in:
relyea%netscape.com 2001-05-08 21:22:20 +00:00
Родитель 27a8c39e16
Коммит 6b8727d2e2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -44,7 +44,7 @@ CSRCS = swfalg.c \
swflib.c \
swfutl.c \
$(NULL)
DIRS = pkcs11
#DIRS = pkcs11
VPATH = $(OBJDIR)
vpath %.c $(OBJDIR)