File: Makefile.am

package info (click to toggle)
cssc 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 11,368 kB
  • sloc: cpp: 39,446; ansic: 17,403; sh: 11,328; python: 3,923; makefile: 1,929; perl: 342; awk: 15; sed: 15
file content (15 lines) | stat: -rw-r--r-- 416 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## CSSC's docs/Makefile.am.

info_TEXINFOS = cssc.texi
cssc_TEXINFOS = gpl-3.0.texi fdl.texi
dist_man1_MANS = sccs.1

EXTRA_DIST = BUGS TODO TESTING \
	missing.txt patches.txt \
	Platforms mailing-list.txt style.txt \
	sccs.me \
	.ispell_english

# The .ispell_english file is included in the distribution because it
# is useful for the list of correct spellings in this document to
# accompany the document itself.