]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
This change addresses JerJer's complaint that aelparse builds and installs even if...
authorSteve Murphy <murf@digium.com>
Fri, 24 Aug 2007 14:48:49 +0000 (14:48 +0000)
committerSteve Murphy <murf@digium.com>
Fri, 24 Aug 2007 14:48:49 +0000 (14:48 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@80717 65c4cc65-6c06-0410-ace0-fbb531ad65f3

utils/ael_main.c

index 73b9c7302a7f9a0d68e30b98bd1336b0bfe4b44d..69f6e3745f5c195f924a42ad08dfb9216ca37b73 100644 (file)
 #include "asterisk/app.h"
 #include "asterisk/ael_structs.h"
 
+/*** MODULEINFO
+ *     <depend>pbx_ael</depend>
+ *      ***/
+
 struct namelist
 {
        char name[100];