mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Making libxpnet part of the build for Linux, Solaris, and Windows.
b = 63835 r = dbragg, ssu
This commit is contained in:
parent
840151b6f4
commit
9d69f32ff2
@ -30,7 +30,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = public res src stub
|
||||
DIRS = public res src stub wizard/libxpnet
|
||||
|
||||
ifneq (,$(filter Linux SunOS,$(OS_ARCH)))
|
||||
ifdef MOZ_ENABLE_GTK
|
||||
|
@ -25,6 +25,6 @@
|
||||
|
||||
DEPTH=..
|
||||
|
||||
DIRS= public res src stub wizard\windows
|
||||
DIRS= public res src stub wizard\libxpnet wizard\windows
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
Loading…
Reference in New Issue
Block a user