https://github.com/mozilla/gecko-dev
Raw File
Tip revision: eba381b5a1d26f1c5d5ba51c67117cae985680c4 authored by ffxbld on 02 June 2016, 18:30:27 UTC
Added FIREFOX_45_2_0esr_RELEASE FIREFOX_45_2_0esr_BUILD1 tag(s) for changeset adc9196fd963. DONTBUILD CLOSED TREE a=release
Tip revision: eba381b
Makefile.in
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

INSTALL_TARGETS += neckoconfig
neckoconfig_FILES := necko-config.h
neckoconfig_DEST = $(DIST)/include
neckoconfig_TARGET := export
back to top