Added more targets to phony.

This commit is contained in:
James Goppert
2015-09-11 13:52:14 -04:00
parent ad321927e9
commit 298fbf0080

View File

@@ -97,4 +97,4 @@ upload: ;
package: ;
package_source: ;
.PHONY: clean test upload
.PHONY: clean test upload package package_source