aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-12 22:56:53 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-12 22:56:53 +0000
commit5985919ea4c296a005f49a3bf2f7306bfed9fdfa (patch)
treece269c1787f630d84b19d49ede17cd8a43ce01b9 /apps/Makefile
parenta0b96d403723ce806b49b6af022378a979698c98 (diff)
Fix "bug" of not being able to page multiple phones
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6753 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 5bc26a91a..9063e20c1 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -28,7 +28,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.so app_directed_pickup.so
+ app_dictate.so app_externalivr.so app_directed_pickup.so app_page.so
#
# Obsolete things...