Fix some "make distcheck" errors.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 8 Oct 2017 19:37:19 +0000 (21:37 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 8 Oct 2017 19:37:19 +0000 (21:37 +0200)
commit21e7eb0afb3b5f332a90b9ed63d6770db791ecb1
tree5193fdda10d3cc43f9ae56eb14baa39d05e7dbf3
parent2858f6892e951eaa29f3a2ffa1a87b9664c233b3
Fix some "make distcheck" errors.

The only issue left is the installation of systemd service files, which
is done to a custom data directory. Make distcheck calls install without
DESTDIR it seems, but running "make install" manually works fine.
doc/Makefile.am
src/tincd.c