Adding robot to unix build

git-svn-id: svn://10.0.0.236/trunk@19965 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
1999-02-07 11:38:47 +00:00
parent b9f4f0dd71
commit 7837f6d907
2 changed files with 2 additions and 8 deletions

View File

@@ -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