diff --git a/Makefile b/Makefile index 9a9de02..806d7a9 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ sgs-xl.crt sgs-xl.key : .PHONY: clean clean: - $(RM) GitVersion.h $(OBJS) $(DEPS) sgs-xl + $(RM) GitVersion.h $(OBJS) $(DEPS) sgs-xl sgs-xl.crt sgs-xl.key -include $(DEPS)