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)
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.


No differences found