From 574e14cbea69b596a9a540b6401f2a087ec1e9ac Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Mon, 24 Apr 2006 17:11:45 +0000 Subject: Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22267 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_ivrdemo.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'apps/app_ivrdemo.c') diff --git a/apps/app_ivrdemo.c b/apps/app_ivrdemo.c index 1ceedf6a7..8adccd323 100644 --- a/apps/app_ivrdemo.c +++ b/apps/app_ivrdemo.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + no + ***/ + #include #include #include @@ -137,3 +141,4 @@ static const char *key(void) } STD_MOD1; + -- cgit v1.2.3