summaryrefslogtreecommitdiffstats
path: root/libqpol/include/qpol/Makefile.am
blob: b55acb7f01518260d3612a38ebab9595869b9318 (plain)
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
qpoldir = $(includedir)/qpol

qpol_HEADERS = \
	avrule_query.h \
	bool_query.h \
	class_perm_query.h \
	cond_query.h \
	constraint_query.h \
	context_query.h \
	fs_use_query.h \
	genfscon_query.h \
	isid_query.h \
	iterator.h \
	mls_query.h \
	mlsrule_query.h \
	module.h \
	netifcon_query.h \
	nodecon_query.h \
	permissive_query.h \
	polcap_query.h \
	policy.h \
	policy_extend.h \
	portcon_query.h \
	rbacrule_query.h \
	role_query.h \
	syn_rule_query.h \
	terule_query.h \
	type_query.h \
	user_query.h \
	util.h