summaryrefslogtreecommitdiffabout
authorMichael Krelin <hacker@klever.net>2008-03-07 19:44:57 (UTC)
committer Michael Krelin <hacker@klever.net>2008-03-07 19:44:57 (UTC)
commitf56409b28ff418a5317743ad01821609881cd664 (patch) (unidiff)
tree6e4358e66e93d5c6c3fb159fe2e6ecbc8b6e1c31
parent748a2a29a5667f372bf355ed737208a952ff79f0 (diff)
downloadlibopkele-f56409b28ff418a5317743ad01821609881cd664.zip
libopkele-f56409b28ff418a5317743ad01821609881cd664.tar.gz
libopkele-f56409b28ff418a5317743ad01821609881cd664.tar.bz2
install opkele/curl.h wrapper header
Signed-off-by: Michael Krelin <hacker@klever.net>
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--include/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index b41e6cc..2ae510d 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -21,11 +21,12 @@ nobase_include_HEADERS = \
21 opkele/basic_op.h opkele/verify_op.h \ 21 opkele/basic_op.h opkele/verify_op.h \
22 opkele/util.h \ 22 opkele/util.h \
23 opkele/oauth.h opkele/oauth/consumer.h \ 23 opkele/oauth.h opkele/oauth/consumer.h \
24 opkele/curl.h \
24 ${NODIST_HEADERS_} 25 ${NODIST_HEADERS_}
25 26
26noinst_HEADERS = \ 27noinst_HEADERS = \
27 opkele/data.h \ 28 opkele/data.h \
28 opkele/curl.h opkele/expat.h opkele/tidy.h \ 29 opkele/expat.h opkele/tidy.h \
29 opkele/util-internal.h \ 30 opkele/util-internal.h \
30 opkele/debug.h \ 31 opkele/debug.h \
31 opkele/discovery.h 32 opkele/discovery.h