aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-08-28 17:34:40 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-08-28 17:34:40 +0000
commite5e7049eee49a58707344530a237b3b24d448633 (patch)
tree4bafa856e5fae1a8a2cfd0ce0b4ec3d6c6d23fd4 /apps/Makefile
parentbbf6afc600390617351760000171ad8ce8c5c803 (diff)
Oops, back out bad makefile change
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3671 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/Makefile')
-rwxr-xr-xapps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index d81b2154d..4973fded1 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -29,7 +29,7 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_mp3.so\
app_nbscat.so app_sendtext.so app_exec.so app_sms.so \
app_groupcount.so app_txtcidname.so app_controlplayback.so \
app_talkdetect.so app_alarmreceiver.so app_userevent.so app_verbose.so \
- app_test.so
+# app_test.so
ifneq (${OSARCH},Darwin)
APPS+=app_intercom.so