I think the clobber windows build may break because I took out the wrong header file from this makefile (the file was still in

my dist directory when I built which is why it worked). In anticipation of eventual breakage, I'm fixing it now.
a=gramps.
This commit is contained in:
mscott%netscape.com 1999-08-24 23:48:09 +00:00
Родитель b043818d12
Коммит 557063df5d
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -40,7 +40,7 @@ EXPORTS = \
nsMsgCompFieldsFact.h \
nsMsgSendFact.h \
nsMsgSendLaterFact.h \
nsISmtpUrl.h \
nsISmtpService.h \
$(NULL)
include <$(DEPTH)\config\rules.mak>