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
parent e461a26fdd
commit 207d9a9932
3 changed files with 0 additions and 3 deletions

View File

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

View File

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

View File

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