summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2006-01-21 21:57:01 +0000
committerRussell Bryant <russell@russellbryant.com>2006-01-21 21:57:01 +0000
commit039ee896c7715c92cbd56a0353afca6a912b05ec (patch)
tree9940c006fbe40b7d735084b4af419a272571363f /apps/Makefile
parenteefe5d16854480235b717317fcea10d5ebacbb41 (diff)
oops, don't build app_sql_postgres by default ...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8409 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/Makefile')
-rw-r--r--apps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 1b40ca73f..a5e195f98 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -30,7 +30,7 @@ APPS=app_adsiprog.so app_alarmreceiver.so app_authenticate.so app_cdr.so \
#
# Obsolete things...
#
-APPS+=app_sql_postgres.so
+#APPS+=app_sql_postgres.so
#APPS+=app_sql_odbc.so
#