Преглед изворни кода

Removed unnecessary PHONY targets

Till Klocke пре 9 година
родитељ
комит
aacc6ae8f0
1 измењених фајлова са 1 додато и 1 уклоњено
  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