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