contacts: add a Makefile to generate docs and install
commit2ea40f01c51b7a3e0e5ab32dbacfb1c38e852631
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 15 Oct 2014 18:50:18 +0000 (15 20:50 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Oct 2014 22:18:27 +0000 (15 15:18 -0700)
treed005374fe6888fb8f10ca0a81cfcfdb4824e4850
parent4d24d5202c3c08c999231cc30bf8de70bf11dc80
contacts: add a Makefile to generate docs and install

Also add a gitignore file for generated files.

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/contacts/.gitignore [new file with mode: 0644]
contrib/contacts/Makefile [new file with mode: 0644]