Fix creation of two copies of the archive resulting from a space after the LIBRARY_NAME line. r=cls@seawood.org b=75924

git-svn-id: svn://10.0.0.236/trunk@196740 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%fas.harvard.edu 2006-05-17 02:21:58 +00:00
parent b7912dec00
commit dd53db2476

View File

@ -27,13 +27,12 @@ VPATH=@srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE=inspector
LIBRARY_NAME=inspector_s
SHORT_LIBNAME=inspector_s
LIBRARY_NAME=inspector_s
REQUIRES=xpcom string dom rdf rdfutil layout js widget locale gfx2 necko docshell view uriloader timer
CPPSRCS= \
nsDOMDSResource.cpp \
nsDOMDataSource.cpp \
CPPSRCS= \
nsDOMDSResource.cpp \
nsDOMDataSource.cpp \
nsCSSRuleDataSource.cpp \
nsCSSDecDataSource.cpp \
nsCSSDecIntHolder.cpp \