Fixed objdir bustage. r=bryner

This commit is contained in:
cls%seawood.org 2000-06-22 07:52:35 +00:00
Родитель be15fc0680
Коммит 767e44dc81
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -22,7 +22,7 @@
DEPTH = ../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
VPATH = @srcdir@:@srcdir@/unix
MODULE = exthandler
LIBRARY_NAME = exthandler_s
@ -42,7 +42,7 @@ XPIDLSRCS = \
CPPSRCS = \
nsExternalHelperAppService.cpp \
unix/nsOSHelperAppService.cpp \
nsOSHelperAppService.cpp \
$(NULL)