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