diff options
author | Joshua Harlow <harlowja@gmail.com> | 2014-01-19 09:14:25 -0800 |
---|---|---|
committer | Joshua Harlow <harlowja@gmail.com> | 2014-01-19 09:14:25 -0800 |
commit | 145419f5be1660f2a8ad7b65f7fac029e987f102 (patch) | |
tree | e418af4dc4106d430f7e1590dd336ab294569fa9 /Makefile | |
parent | 8ddcef3f02edc99398aa85d1449b8780ce9d070c (diff) | |
download | vyos-cloud-init-145419f5be1660f2a8ad7b65f7fac029e987f102.tar.gz vyos-cloud-init-145419f5be1660f2a8ad7b65f7fac029e987f102.zip |
Phony not phone
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,5 +59,5 @@ deb: ./packages/bddeb .PHONY: test pylint pyflakes 2to3 clean pep8 rpm deb yaml check_version -.PHONE: test-requirements requirements clean_pyc +.PHONY: test-requirements requirements clean_pyc |