diff options
author | Rob Austein <sra@hactrn.net> | 2017-12-15 09:47:03 -0500 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2017-12-15 09:47:17 -0500 |
commit | 2842cc2ff1edbbba0b380c578827f99a7d8d653f (patch) | |
tree | d24c0222590de68d7131eb169efc5a578ed66127 | |
parent | 4cfa2330851f15da3ad388855736d1984bd8734e (diff) |
Makefile cleanup.
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -152,5 +152,6 @@ bother: happy: git pull + git submodule update --remote -.PHONY: all init clean firmware shadow bitstream elves tamper dsc pbuilder homebrew expire upload enchilada sandblast happy bother +.PHONY: all init tidy clean firmware shadow bitstream elves tamper dsc pbuilder homebrew expire upload enchilada sandblast happy bother |