From 5cbbac4c4ade45524085983625206e2be91b8e3f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 26 May 2011 23:19:49 +0200 Subject: retiolum: make it so stub --- modules/retiolum/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/retiolum/Makefile b/modules/retiolum/Makefile index 76b833f8..c1ebfe37 100644 --- a/modules/retiolum/Makefile +++ b/modules/retiolum/Makefile @@ -1,7 +1,10 @@ -.phony: update install all +.phony: update it all so install all: select-target +it: so +so: it + /etc/tinc/retiolum/hosts: cd $(dir $@) && git clone https://github.com/krebscode/hosts -- cgit v1.2.3