File: Makefile.am

package info (click to toggle)
yafc 1.3.7-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,400 kB
  • sloc: ansic: 18,791; sh: 4,216; makefile: 164; perl: 38
file content (16 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
info_TEXINFOS = yafc.texi
yafc_TEXINFOS = \
  yafc_alias.texi \
  yafc_bookmark.texi \
  yafc_config.texi \
	yafc_color.texi \
	yafc_commands.texi \
	yafc_intro.texi \
	yafc_invoke.texi \
	yafc_keywords.texi \
	yafc_shell.texi \
	yafc_codes.texi

man_MANS = yafc.1

EXTRA_DIST = $(man_MANS)