diff --git a/Main/GNUmakefile b/Main/GNUmakefile index c97beba9d..9526d647a 100644 --- a/Main/GNUmakefile +++ b/Main/GNUmakefile @@ -10,7 +10,7 @@ TOOL_NAME = $(SOGOD) # daemon tool all:: - $(RM) obj/build.* + @touch build.m $(SOGOD)_OBJC_FILES += \ sogod.m \