conn

A script repository to manage connections in Linux.
git clone git://r-36.net/conn
Log | Files | Refs | LICENSE

commit ab704b4682c6a1f64212774d8665735b9bf1b20d
parent 5d11bbc0196cc47f8e431829d91be74a9c98797d
Author: Christoph Lohmann <20h@r-36.net>
Date:   Sun,  6 Mar 2011 11:02:02 +0100

Not everyone wants a distribution tarball.

Diffstat:
Makefile | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile @@ -3,6 +3,8 @@ include config.mk +all: + dist: @echo creating dist tarball @mkdir -p conn-${VERSION}