Prepare Makefile.in for Unix (not yet in the Unix builds though)

git-svn-id: svn://10.0.0.236/trunk@47563 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rjc%netscape.com
1999-09-15 09:34:06 +00:00
parent 19e4a3007c
commit b4be5c0d9a

View File

@@ -26,7 +26,10 @@ MODULE = search
LIBRARY_NAME = search
IS_COMPONENT = 1
CPPSRCS = nsSearchService.cpp
CPPSRCS = nsInternetSearchService.cpp \
nsLocalSearchService.cpp \
nsRegisterSearch.cpp \
$(NULL)
EXTRA_DSO_LDOPTS = \
$(MOZ_NECKO_UTIL_LIBS) \