Force nul-termination of strings after vsnprintf().
[oweals/tinc.git] / distro / Makefile.am
1 EXTRA_DIST = \
2         tinc.service \
3         tinc@.service
4
5 if HAVE_SYSTEMD
6 systemdsystemunit_DATA = \
7         tinc.service \
8         tinc@.service
9 endif