Makefile: add sync_stage3 to .PHONY

This commit is contained in:
Albert Hopkins 2015-02-28 22:36:23 +00:00
parent 9562528920
commit bc22178119
1 changed files with 1 additions and 1 deletions

View File

@ -381,4 +381,4 @@ help:
@scripts/echo 'Example'
@echo 'make APPLIANCE=mongodb HEADLESS=YES VIRTIO=YES stage4 qcow clean'
.PHONY: qcow vmdk clean realclean distclean stage4 build-software image stage4 help appliance-list eclean sync_portage
.PHONY: qcow vmdk clean realclean distclean stage4 build-software image stage4 help appliance-list eclean sync_portage sync_stage3