Commit Graph

3 Commits (6d086f749590004151bf9a0d67a3b81e75f19673)

Author SHA1 Message Date
Nathaniel Cook 0eecf59877 build(Makefile): fix glob expansion if find command 2019-01-16 13:35:20 -07:00
AJ Bond cd11b348ed fix(ui): Fix UI generation issues
This issue allows for the ui to be generated during the build proccess
2019-01-15 20:45:38 -05:00
Nathaniel Cook 61e36cbee6 chore(Makefile): add target to check generated files are accurate
A standard Makefile is used now in all subdirs that run go generate.
Make will only generate the file if its source files changed.
The checkgenerate target runs clean to ensure all targets a generated
fresh.
2018-12-18 12:54:17 -07:00