tinc/distro/Makefile.am
2019-08-26 13:44:46 +02:00

9 lines
127 B
Makefile

EXTRA_DIST = \
tinc.service \
tinc@.service
if HAVE_SYSTEMD
systemdsystemunit_DATA = \
tinc.service \
tinc@.service
endif