Clean deletes cert files

develop^2
Geoffrey Merck 5 years ago
parent 74b8d30bda
commit 910748a5f7

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

Loading…
Cancel
Save

Powered by TurnKey Linux.