backing out dauphin's fix for my objdir breakage as it seems to break non-objdir linux builds.

This commit is contained in:
mscott%netscape.com 2000-06-22 08:46:18 +00:00
Родитель 63fd3b9194
Коммит e7af8caeca
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -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)