File: Makefile.am

package info (click to toggle)
mosh 1.2.4a-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,028 kB
  • ctags: 1,215
  • sloc: cpp: 9,694; perl: 219; makefile: 119; xml: 108; sh: 73
file content (9 lines) | stat: -rw-r--r-- 185 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
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