This is just adding a blank line to the end of the make files so that hopefully beast will rebuild the xpconnect files and go green. My previous configure checkin didn't rebuild the neccessary xpconnect files for this depend build change

git-svn-id: svn://10.0.0.236/trunk@141967 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbradley%netscape.com 2003-04-30 09:12:29 +00:00
parent a78cf0e80a
commit 2740d16481
2 changed files with 2 additions and 0 deletions

View File

@ -67,3 +67,4 @@ XPIDLSRCS += \
endif
include $(topsrcdir)/config/rules.mk

View File

@ -141,3 +141,4 @@ CXXFLAGS += -YX -Fp$(LIBRARY_NAME).pch
.NOTPARALLEL::
endif
endif