From 91542ea41656f45f976b3955d35d5cd01eb3e6d3 Mon Sep 17 00:00:00 2001 From: "alecf%netscape.com" Date: Thu, 22 Apr 1999 02:48:58 +0000 Subject: [PATCH] build components on Unix git-svn-id: svn://10.0.0.236/trunk@28627 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpfe/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/xpfe/Makefile.in b/mozilla/xpfe/Makefile.in index c0c8fadee50..ee640758b7e 100644 --- a/mozilla/xpfe/Makefile.in +++ b/mozilla/xpfe/Makefile.in @@ -22,7 +22,7 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk -DIRS = appshell AppCores bootstrap browser +DIRS = appshell AppCores bootstrap browser components include $(topsrcdir)/config/config.mk