Ver Fonte

Removed unnecessary PHONY targets

Till Klocke há 9 anos atrás
pai
commit
aacc6ae8f0
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,6 +1,6 @@
 ANSIBLE=ansible-playbook -i inventory
 
-.PHONY: setup test update endpoints baseline manage-users vpc-deploy check-playbooks
+.PHONY: setup test update manage-users check-playbooks
 
 setup:
 	./extensions/setup/setup.sh