From 9fa4b5b2e406a2489d45bd77ea6d1f797675a7b1 Mon Sep 17 00:00:00 2001 From: "sspitzer%netscape.com" Date: Tue, 11 Jan 2000 18:06:33 +0000 Subject: [PATCH] fix this back, since xbl/Makefile.in now exists --- layout/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/Makefile.in b/layout/Makefile.in index 1fcf8e574f4..628aded6e99 100644 --- a/layout/Makefile.in +++ b/layout/Makefile.in @@ -26,7 +26,7 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk -DIRS = base html xml xul xbl/public +DIRS = base html xml xul xbl ifdef MOZ_MATHML DIRS += mathml