From d0ed7ceda044a65725d40eecdb324bb5fd48eeb5 Mon Sep 17 00:00:00 2001 From: "waterson%netscape.com" Date: Wed, 1 Dec 1999 02:25:28 +0000 Subject: [PATCH] Try to fix build bustage. git-svn-id: svn://10.0.0.236/trunk@54845 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpcom/tests/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/xpcom/tests/Makefile.in b/mozilla/xpcom/tests/Makefile.in index 6392c14e042..9f398d6197b 100644 --- a/mozilla/xpcom/tests/Makefile.in +++ b/mozilla/xpcom/tests/Makefile.in @@ -80,7 +80,7 @@ endif include $(topsrcdir)/config/rules.mk DEFINES += -DUSE_NSREG -INCLUDES += -I$(srcdir)/../public +INCLUDES += -I$(srcdir)/../public -I$(srcdir)/services install:: $(INSTALL) $(srcdir)/test.properties $(DIST)/bin/res