tinc/distro/Makefile.am

10 lines
127 B
Makefile
Raw Normal View History

2019-08-26 11:44:46 +00:00
EXTRA_DIST = \
tinc.service \
tinc@.service
if HAVE_SYSTEMD
systemdsystemunit_DATA = \
tinc.service \
tinc@.service
endif