fix build breakage...include config.mak

This commit is contained in:
mscott%netscape.com 1999-07-29 03:17:36 +00:00
parent d563520210
commit 94b8521246
3 changed files with 3 additions and 2 deletions

View File

@ -18,10 +18,10 @@
MODULE = necko
DEPTH = ..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif

View File

@ -16,10 +16,10 @@
MODULE = necko
DEPTH = ..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif

View File

@ -16,6 +16,7 @@
# Reserved.
DEPTH=..\..
include <$(DEPTH)/config/config.mak>
IGNORE_MANIFEST=1