move an unfrozen interface out of SDK_XPIDLSRC (was added there in bug 111384)

This commit is contained in:
cbiesinger%web.de 2006-04-06 14:02:29 +00:00
Родитель 45c1bdd0d7
Коммит eb2e0f5225
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -55,7 +55,6 @@ SDK_XPIDLSRCS = \
nsICertificateDialogs.idl \
nsICRLInfo.idl \
nsIX509Cert.idl \
nsIX509Cert3.idl \
nsIX509CertDB.idl \
nsIX509CertValidity.idl \
$(NULL)
@ -64,6 +63,7 @@ XPIDLSRCS = \
nsIFormSigningDialog.idl \
nsICertSelect.idl \
nsIX509Cert2.idl \
nsIX509Cert3.idl \
nsIX509CertDB2.idl \
nsIX509CertList.idl \
nsIPKCS11Slot.idl \