Revision 60d7e4d1e3443d4c1487864446fe3406d06590c1 authored by B2G Bumper Bot on 28 May 2014, 03:57:01 UTC, committed by B2G Bumper Bot on 28 May 2014, 03:57:01 UTC
1 parent 1f6f03d
Raw File
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 += xpcom
xpcom_FILES := xpcom-config.h
xpcom_DEST = $(DIST)/include
xpcom_TARGET := export
back to top