summaryrefslogtreecommitdiffabout
path: root/include/Makefile.am
blob: 23c7e0d83b51465df895c8ae93194c3a84d241c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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 \
	opkele/sreg.h \
	opkele/extension_chain.h \
	opkele/xconsumer.h \
	opkele/xserver.h \
	opkele/curl.h opkele/expat.h \
	opkele/openid_service_resolver.h \
	opkele/uris.h
EXTRA_DIST = \
	opkele/data.h \
	opkele/util.h