mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-11 02:18:01 +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
|
nsIRDFMail.h
|
||||||
nsIRDFFileSystem.h
|
|
||||||
|
|
||||||
|
@ -26,7 +26,6 @@ MODULE = rdf
|
|||||||
|
|
||||||
EXPORTS = \
|
EXPORTS = \
|
||||||
nsIRDFMail.h \
|
nsIRDFMail.h \
|
||||||
nsIRDFFileSystem.h \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||||
|
@ -22,7 +22,6 @@ DEPTH=..\..\..
|
|||||||
|
|
||||||
EXPORTS = \
|
EXPORTS = \
|
||||||
nsIRDFMail.h \
|
nsIRDFMail.h \
|
||||||
nsIRDFFileSystem.h \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
include <$(DEPTH)/config/rules.mak>
|
include <$(DEPTH)/config/rules.mak>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user