File: Makefile.am

package info (click to toggle)
guile-ssh 0.18.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,996 kB
  • sloc: ansic: 4,821; lisp: 4,171; makefile: 310; sh: 259
file content (22 lines) | stat: -rw-r--r-- 387 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
AUTOMAKE_OPTIONS = gnu

info_TEXINFOS = guile-ssh.texi

guile_ssh_TEXINFOS = \
	api-auth.texi \
	api-agent.texi \
	api-channels.texi \
	api-tunnels.texi \
	api-keys.texi \
	api-messages.texi \
	api-servers.texi \
	api-sessions.texi \
	api-logging.texi \
	api-version.texi \
	api-dist.texi \
	api-sftp.texi \
	api-popen.texi \
	api-shell.texi \
	examples.texi \
	fdl.texi \
	indices.texi