Oops, didn't mean to check in changes for the file system into makefiles.

This commit is contained in:
rjc%netscape.com 1999-01-27 01:26:08 +00:00
Родитель e461a26fdd
Коммит 207d9a9932
3 изменённых файлов: 0 добавлений и 3 удалений

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

@ -1,3 +1,2 @@
nsIRDFMail.h
nsIRDFFileSystem.h

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

@ -26,7 +26,6 @@ MODULE = rdf
EXPORTS = \
nsIRDFMail.h \
nsIRDFFileSystem.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))

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

@ -22,7 +22,6 @@ DEPTH=..\..\..
EXPORTS = \
nsIRDFMail.h \
nsIRDFFileSystem.h \
$(NULL)
include <$(DEPTH)/config/rules.mak>