mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 22:32:51 +00:00
Adding Proxy to the unix makefile
This commit is contained in:
parent
ffc0dca732
commit
32d0246c3b
@ -24,7 +24,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
# Build xpidl first, so it's available to process idl.
|
||||
# Explicitly recur into libxpt/xptinfo and libxpt/xptcall,
|
||||
# as they depend on xpidl and can't be in the DIRS for libxpt.
|
||||
DIRS = libxpt tools/xpidl public src idl libxpt/xptinfo libxpt/xptcall
|
||||
DIRS = libxpt tools/xpidl public src idl libxpt/xptinfo libxpt/xptcall proxy
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
DIRS += tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user