aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-06-12 12:48:57 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-06-12 12:48:57 +0000
commitd73374e107de6c78db4b2b9bdbbad3ed6d2fd484 (patch)
treeb2d3cbff08fc053f4f73000207fc5d5b92b60219 /Makefile
parent31f5de597872b0e19afd9d0adb2e0ae3e758befd (diff)
Add SRV code to SIP, cleanup ENUM and make IAX2 do the right thing on dials
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1085 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 84603fdaa..fa86849b2 100755
--- a/Makefile
+++ b/Makefile
@@ -112,7 +112,7 @@ OBJS=io.o sched.o logger.o frame.o loader.o config.o channel.o \
ulaw.o alaw.o callerid.o fskmodem.o image.o app.o \
cdr.o tdd.o acl.o rtp.o manager.o asterisk.o ast_expr.o \
dsp.o chanvars.o indications.o autoservice.o db.o privacy.o \
- astmm.o enum.o
+ astmm.o enum.o srv.o
CC=gcc
INSTALL=install