summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-10-12 22:56:53 +0000
committerMark Spencer <markster@digium.com>2005-10-12 22:56:53 +0000
commit995b3973a271095f9d5601e4e2a34f88b7155022 (patch)
treece269c1787f630d84b19d49ede17cd8a43ce01b9 /apps/Makefile
parent8e5d45f3aca4d636d426536f5a76270ca780bf9e (diff)
Fix "bug" of not being able to page multiple phones
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6753 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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...