summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-05-27 22:12:55 +0000
committerMark Spencer <markster@digium.com>2004-05-27 22:12:55 +0000
commite446f4ca814d2832f66b6ef63a33859b3e024918 (patch)
treeff3e36b608b7a399e59482f7cc4ab5f5d1ee65d1 /apps/Makefile
parent4d1706d05fb1f76eade7ecdb0c303a6edbd3da5c (diff)
Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeout
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3097 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/Makefile')
-rwxr-xr-xapps/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 708ac94cc..e10209ec7 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -30,10 +30,8 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_mp3.so\
app_groupcount.so app_txtcidname.so app_controlplayback.so
ifneq (${OSARCH},Darwin)
-ifneq (${OSARCH},FreeBSD)
APPS+=app_intercom.so
endif
-endif
#APPS+=app_sql_postgres.so
#APPS+=app_sql_odbc.so