mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-06 16:51:46 +00:00
r=leaf, a=brendan OS/2 bringup - This really should be a semicolon for OS/2
This commit is contained in:
parent
c094568ffd
commit
b7a9e7cd19
@ -26,7 +26,7 @@ srcdir = @srcdir@
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
|
||||
VPATH = @srcdir@:@srcdir@/os2
|
||||
VPATH = @srcdir@;@srcdir@/os2
|
||||
else
|
||||
VPATH = @srcdir@:@srcdir@/unix
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user