Put "btoa" back into the built directories, since the underlying code

is now available in nss/lib.
This commit is contained in:
repka%netscape.com 2000-04-06 22:45:50 +00:00
parent 8642c8be3a
commit 9501e89926

View File

@ -39,6 +39,7 @@ REQUIRES = security nspr libdbm
DIRS = lib \
zlib \
atob \
btoa \
certcgi \
certutil \
checkcert \
@ -62,7 +63,6 @@ DIRS = lib \
$(NULL)
TEMPORARILY_DONT_BUILD = \
btoa \
SSLsample \
modutil \
$(NULL)