From dd33217762c1c4e5a3289213068bac1fa2efb83b Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Fri, 23 Aug 2013 21:49:47 +0000 Subject: Add the bucket API. Bucket is a URI based API for the creation, retrieval, updating, and deletion of "buckets" and files contained within them. Review: https://reviewboard.asterisk.org/r/2715/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397600 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- makeopts.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'makeopts.in') diff --git a/makeopts.in b/makeopts.in index fa9cce6c4..3b3d2d92f 100644 --- a/makeopts.in +++ b/makeopts.in @@ -173,6 +173,9 @@ JACK_LIB=@JACK_LIB@ JANSSON_INCLUDE=@JANSSON_INCLUDE@ JANSSON_LIB=@JANSSON_LIB@ +URIPARSER_INCLUDE=@URIPARSER_INCLUDE@ +URIPARSER_LIB=@URIPARSER_LIB@ + LDAP_INCLUDE=@LDAP_INCLUDE@ LDAP_LIB=@LDAP_LIB@ -- cgit v1.2.3