mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1252094 - Export necko-config.h from moz.build; r=ted
This commit is contained in:
parent
29adfcae34
commit
2660605aca
@ -1,8 +0,0 @@
|
||||
# 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
|
@ -34,3 +34,4 @@ DIRS += ['build']
|
||||
TEST_DIRS += ['test']
|
||||
|
||||
CONFIGURE_DEFINE_FILES += ['necko-config.h']
|
||||
EXPORTS += ['!necko-config.h']
|
||||
|
Loading…
Reference in New Issue
Block a user