Files
mosh/conf/Makefile.am
T
2015-06-24 00:28:23 -04:00

10 lines
185 B
Makefile

nobase_dist_sysconf_DATA =
if INSTALL_UFW
nobase_dist_sysconf_DATA += ufw/applications.d/mosh
endif
if INSTALL_COMPLETION
nobase_dist_sysconf_DATA += bash_completion.d/mosh
endif