summaryrefslogtreecommitdiffabout
path: root/include/Makefile.am
blob: 72931ebc34bdd115a10803765c5370a11b1eaa15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
nobase_include_HEADERS = \
	opkele/acconfig.h \
	opkele/opkele-config.h \
	opkele/types.h \
	opkele/association.h \
	opkele/exception.h \
	opkele/server.h \
	opkele/consumer.h \
	opkele/extension.h
EXTRA_DIST = \
	opkele/data.h \
	opkele/util.h