Diff

Makefile @ 7791:8efd51667622

Merge 0.10->trunk
author Kim Alvefur <zash@zash.se>
date Mon, 19 Dec 2016 09:34:40 +0100
parent 7790:0310ab4f277f
child 7879:5d0175d3ecf4
line wrap: on
line diff
--- a/Makefile	Thu Dec 15 13:24:53 2016 +0100
+++ b/Makefile	Mon Dec 19 09:34:40 2016 +0100
@@ -19,7 +19,7 @@
 MKDIR=install -d
 MKDIR_PRIVATE=$(MKDIR) -m750
 
-.PHONY: all clean install
+.PHONY: all test clean install
 
 all: prosody.install prosodyctl.install prosody.cfg.lua.install prosody.version
 	$(MAKE) -C util-src install