File: Makefile.am

package info (click to toggle)
cunit 2.1-0.dfsg-10
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,992 kB
  • sloc: sh: 8,258; ansic: 7,209; makefile: 391; perl: 45; cpp: 42
file content (16 lines) | stat: -rwxr-xr-x 298 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Process this file with automake to produce Makefile.in

docdir = $(prefix)/doc/@PACKAGE@

doc_DATA = \
	CUnit_doc.css \
	error_handling.html \
	fdl.html \
	index.html \
	introduction.html \
	managing_tests.html \
	running_tests.html \
	test_registry.html \
	writing_tests.html

SUBDIRS = headers