MarkTraceur has submitted this change and it was merged.

Change subject: Make Makefile work
......................................................................


Make Makefile work

If I type
    cd tests/phpunit; make api
GNU Make 3.81 reports
    make: `api' is up to date.
The way I fix this is to add a .PHONY line so make realizes the target
is not an actual file that the rule creates.

Change-Id: I341dce327f41519eda57b666059a860f02637a03
---
M tests/phpunit/Makefile
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  MarkTraceur: Verified; Looks good to me, approved
  jenkins-bot: Looks good to me, but someone else must approve


--
To view, visit https://gerrit.wikimedia.org/r/38813
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I341dce327f41519eda57b666059a860f02637a03
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EtherEditor
Gerrit-Branch: master
Gerrit-Owner: Spage <[email protected]>
Gerrit-Reviewer: MarkTraceur <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to