mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Oops, didn't mean to check in changes for the file system into makefiles.
This commit is contained in:
parent
e461a26fdd
commit
207d9a9932
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user