FreeBSD compile fix (bug #1655)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2970 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-05-15 22:42:25 +00:00
parent d146b72e53
commit 694c1c0c9c
2 changed files with 4 additions and 0 deletions

View File

@@ -30,8 +30,10 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_mp3.so\
app_groupcount.so
ifneq (${OSARCH},Darwin)
ifneq (${OSARCH},FreeBSD)
APPS+=app_intercom.so
endif
endif
#APPS+=app_sql_postgres.so
#APPS+=app_sql_odbc.so