mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-03 13:02:57 +00:00
fix build breakage...include config.mak
This commit is contained in:
parent
17edea3140
commit
e1b205d74f
@ -16,6 +16,7 @@
|
|||||||
# Reserved.
|
# Reserved.
|
||||||
|
|
||||||
DEPTH=..
|
DEPTH=..
|
||||||
|
include <$(DEPTH)/config/config.mak>
|
||||||
|
|
||||||
!ifdef NECKO
|
!ifdef NECKO
|
||||||
DIRS = wallet pics cookie
|
DIRS = wallet pics cookie
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
# Reserved.
|
# Reserved.
|
||||||
|
|
||||||
DEPTH=..\..\..
|
DEPTH=..\..\..
|
||||||
|
include <$(DEPTH)/config/config.mak>
|
||||||
|
|
||||||
LIBRARY_NAME=wallet
|
LIBRARY_NAME=wallet
|
||||||
DLLNAME=walletlib
|
DLLNAME=walletlib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user