[PATCH 3/3] Make linktest a PHONY target

Paul W. Frields stickster at gmail.com
Wed Aug 19 19:24:33 UTC 2015


---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index a9ce363..117fa0d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -97,4 +97,4 @@ clean:
 	rm -f build/json.cache
 	rm -f $(HTTPDDIR)/conf/*.conf $(HTTPDDIR)/conf/languages.conf.in
 
-.PHONY: all static rss-cache clean push test stoptest
+.PHONY: all static rss-cache clean push test stoptest linktest
-- 
2.4.3




More information about the websites mailing list