Skip to content
Snippets Groups Projects
Commit 2f80e9db authored by Russell Bryant's avatar Russell Bryant
Browse files

fix pbx_dundi build (issue #7424, jstrom)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@35875 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 9d6c3042
No related branches found
No related tags found
No related merge requests found
......@@ -37,3 +37,8 @@ ael/ael_lex.c:
ael/ael.tab.c ael/ael.tab.h:
(cd ael; bison -v -d ael.y)
dundi-parser.o: dundi-parser.c dundi-parser.h
$(CC) $(CFLAGS) -I. -c -o $@ $<
pbx_dundi.so: pbx_dundi.o dundi-parser.o
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment