File: Makefile.am

package info (click to toggle)
setools 3.3.8-3.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,932 kB
  • ctags: 7,866
  • sloc: ansic: 83,088; tcl: 13,141; cpp: 4,885; makefile: 1,614; yacc: 788; lex: 297; python: 57; sh: 50
file content (36 lines) | stat: -rw-r--r-- 630 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
32
33
34
35
36
apoldir = $(includedir)/apol

apol_HEADERS = \
	avrule-query.h \
	bool-query.h \
	bst.h \
	class-perm-query.h \
	condrule-query.h \
	constraint-query.h \
	context-query.h \
	domain-trans-analysis.h \
	fscon-query.h \
	infoflow-analysis.h \
	isid-query.h \
	mls-query.h \
	mls_level.h \
	mls_range.h \
	netcon-query.h \
	perm-map.h \
	permissive-query.h \
	polcap-query.h \
	policy.h \
	policy-path.h \
	policy-query.h \
	range_trans-query.h \
	rbacrule-query.h \
	relabel-analysis.h \
	render.h \
	role-query.h \
	ftrule-query.h \
	terule-query.h \
	type-query.h \
	types-relation-analysis.h \
	user-query.h \
	util.h \
	vector.h