From 748a2a29a5667f372bf355ed737208a952ff79f0 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 04 Mar 2008 21:30:28 +0000 Subject: comitting perliminary oauth consumer api * added the said consumer api and test consumer * added trivial map-based opkele::fields_t container * added UUID flags to libopkele.la build * fixed query_append so that it doesn't append '?' in absence of query parameters * added basic_fields::from_query() Signed-off-by: Michael Krelin --- (limited to 'include/Makefile.am') diff --git a/include/Makefile.am b/include/Makefile.am index f842bb9..b41e6cc 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -20,6 +20,7 @@ nobase_include_HEADERS = \ opkele/iterator.h \ opkele/basic_op.h opkele/verify_op.h \ opkele/util.h \ + opkele/oauth.h opkele/oauth/consumer.h \ ${NODIST_HEADERS_} noinst_HEADERS = \ -- cgit v0.9.0.2