mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 15:55:16 +00:00
Bug 1233282 - Move mozilla-config.h's export to moz.build. r=gps
This commit is contained in:
parent
dc1355e42f
commit
d2b231a4b9
@ -30,15 +30,6 @@ INSTALL_TARGETS += NSINSTALL
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifndef JS_STANDALONE
|
|
||||||
HEADERS_FILES = \
|
|
||||||
$(DEPTH)/mozilla-config.h \
|
|
||||||
$(NULL)
|
|
||||||
HEADERS_DEST := $(DIST)/include
|
|
||||||
HEADERS_TARGET := export
|
|
||||||
INSTALL_TARGETS += HEADERS
|
|
||||||
endif
|
|
||||||
|
|
||||||
include $(topsrcdir)/config/rules.mk
|
include $(topsrcdir)/config/rules.mk
|
||||||
|
|
||||||
ifndef JS_STANDALONE
|
ifndef JS_STANDALONE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user