dect
/
asterisk
Archived
13
0
Fork 0

correct error Makefile

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6318 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
kpfleming 2005-08-10 23:25:55 +00:00
parent ae309d52dd
commit 046f5879ea
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_mp3.so\
app_test.so app_forkcdr.so app_math.so app_realtime.so \
app_dumpchan.so app_waitforsilence.so app_while.so app_setrdnis.so \
app_md5.so app_readfile.so app_chanspy.so app_settransfercapability.so \
app_dictate.so app_externalivr.c
app_dictate.so app_externalivr.so
ifneq (${OSARCH},Darwin)
ifneq (${OSARCH},SunOS)