aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-21 21:57:01 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-21 21:57:01 +0000
commitffcb98861ad5f7e0f3b246e264e61e2fa991522d (patch)
tree9940c006fbe40b7d735084b4af419a272571363f /apps/Makefile
parent4e933d5352f648d7751c5435ccf9e372557ee096 (diff)
oops, don't build app_sql_postgres by default ...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8409 f38db490-d61c-443f-a65b-d21fe96a405b
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
#