diff -r f1010ef2f451 -r c156084add48 common/makefiles/Main.gmk --- a/common/makefiles/Main.gmk Mon Jun 24 14:26:47 2013 -0700 +++ b/common/makefiles/Main.gmk Tue Jun 25 13:47:00 2013 -0700 @@ -192,7 +192,7 @@ $(OUTPUT_ROOT)/source_tips: FRC @$(MKDIR) -p $(@D) @$(RM) $@ - @$(if $(HG),$(call GetSourceTips),$(ECHO) "hg not installed" > $@) + @$(call GetSourceTips) # Remove everything, except the output from configure.