diff options
Diffstat (limited to 'package/asterisk/Makefile')
-rw-r--r-- | package/asterisk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/asterisk/Makefile b/package/asterisk/Makefile index c948531b2..d3a55ad1f 100644 --- a/package/asterisk/Makefile +++ b/package/asterisk/Makefile @@ -60,6 +60,7 @@ CONFIGURE_ARGS= --with-z=${STAGING_TARGET_DIR}/usr \ --without-nbs \ --without-netsnmp \ --without-newt \ + --without-openais \ --without-osptk \ --without-oss \ --without-popt \ |