From 7837f6d907dbf62de6034dd7ab6797e276a3cd84 Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Sun, 7 Feb 1999 11:38:47 +0000 Subject: [PATCH] Adding robot to unix build git-svn-id: svn://10.0.0.236/trunk@19965 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/htmlparser/Makefile.in | 5 +---- mozilla/parser/htmlparser/Makefile.in | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/mozilla/htmlparser/Makefile.in b/mozilla/htmlparser/Makefile.in index 727f3d9cd47..645400ea40b 100644 --- a/mozilla/htmlparser/Makefile.in +++ b/mozilla/htmlparser/Makefile.in @@ -22,10 +22,7 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk -# Don't try to build robot just yet -# DIRS = src robot - -DIRS = src +DIRS = src robot include $(topsrcdir)/config/config.mk diff --git a/mozilla/parser/htmlparser/Makefile.in b/mozilla/parser/htmlparser/Makefile.in index 727f3d9cd47..645400ea40b 100644 --- a/mozilla/parser/htmlparser/Makefile.in +++ b/mozilla/parser/htmlparser/Makefile.in @@ -22,10 +22,7 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk -# Don't try to build robot just yet -# DIRS = src robot - -DIRS = src +DIRS = src robot include $(topsrcdir)/config/config.mk