X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=Makefile;h=3e5877f063d467b511c5bcff015b9361542789a4;hp=15e686a6b2cb67e43f5596c69dfa3d236ebec2a2;hb=38212569c2f58866417f26e9c813ed8b23c5b2c4;hpb=b641818c787e48bbf03ce2a0cd5b542c4c21e523 diff --git a/Makefile b/Makefile index 15e686a6..3e5877f0 100644 --- a/Makefile +++ b/Makefile @@ -102,6 +102,9 @@ auto-conf: conf-time: @$(MAKE_CMD) conf-time +conf-hash: + @$(MAKE_CMD) conf-hash + run: all @$(MAKE_CMD) run