mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 20:01:50 +00:00
add mdb directory to db build
This commit is contained in:
parent
88326ce269
commit
e77f67ea2f
@ -22,7 +22,7 @@ srcdir = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = msgdb
|
||||
DIRS = msgdb mdb
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
|
@ -17,6 +17,6 @@
|
||||
|
||||
DEPTH=..\..
|
||||
|
||||
DIRS=msgdb
|
||||
DIRS=msgdb mdb
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
Loading…
x
Reference in New Issue
Block a user