mgmt icon indicating copy to clipboard operation
mgmt copied to clipboard

`make build` doesn't notice deleted files

Open purpleidea opened this issue 7 years ago • 0 comments

If you run make build, and then delete a *.go file, and then run make build again, it won't notice that the build should be remade. Woops.

Not a big deal, but I thought I'd mention it in case there was an easy fix.

If you know the fix, please send us a patch :)

purpleidea avatar Feb 21 '18 01:02 purpleidea