File: Makefile.am

package info (click to toggle)
cssc 1.2.0-2
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 3,564 kB
  • ctags: 1,387
  • sloc: cpp: 13,240; sh: 4,771; ansic: 2,992; perl: 342; makefile: 338; awk: 11
file content (14 lines) | stat: -rw-r--r-- 411 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## CSSC's docs/Makefile.am.

info_TEXINFOS = cssc.texi 
cssc_TEXINFOS = gpl-3.0.texi fdl.texi

EXTRA_DIST = BUGS FIXED TODO CREDITS TESTING \
	missing.txt patches.txt \
	Platforms mailing-list.txt style.txt \
	texinfo.tex \
	.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.