This change addresses JerJer's complaint that aelparse builds and installs even if pbx_ael is unchecked in the menuselect stuff.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@80717 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Steve Murphy
2007-08-24 14:48:49 +00:00
parent 765b1af228
commit 3e5c8457e1

View File

@@ -15,6 +15,10 @@
#include "asterisk/app.h"
#include "asterisk/ael_structs.h"
/*** MODULEINFO
* <depend>pbx_ael</depend>
* ***/
struct namelist
{
char name[100];