File: Makefile.am

package info (click to toggle)
source-highlight 1.11-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,872 kB
  • ctags: 4,699
  • sloc: sh: 3,633; cpp: 2,606; lex: 2,463; ansic: 1,610; makefile: 537; php: 185; perl: 145; yacc: 122; ruby: 63; sed: 53; python: 45; ml: 38; java: 30
file content (31 lines) | stat: -rw-r--r-- 766 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Copyright (C) 1999, 2000, 2001 Lorenzo Bettini <bettini@gnu.org>
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SUBDIRS = src doc tests

EXTRA_DIST = \
	source-highlight.spec.in \
	source-highlight.spec \
	reconf \
	TODO.txt \
	README.compile_VC6 \
	CREDITS

source_highlightdoc_DATA = \
	ChangeLog \
	COPYING \
	NEWS \
	THANKS \
	INSTALL \
	README \
	TODO.txt \
	README.compile_VC6 \
	CREDITS