backing out dauphin's fix for my objdir breakage as it seems to break non-objdir linux builds.
This commit is contained in:
Родитель
63fd3b9194
Коммит
e7af8caeca
|
@ -22,7 +22,7 @@
|
|||
DEPTH = ../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@:@srcdir@/unix
|
||||
VPATH = @srcdir@
|
||||
|
||||
MODULE = exthandler
|
||||
LIBRARY_NAME = exthandler_s
|
||||
|
@ -42,7 +42,7 @@ XPIDLSRCS = \
|
|||
|
||||
CPPSRCS = \
|
||||
nsExternalHelperAppService.cpp \
|
||||
nsOSHelperAppService.cpp \
|
||||
unix/nsOSHelperAppService.cpp \
|
||||
$(NULL)
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче