summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-02-24 00:03:37 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-02-24 00:03:37 +0000
commit322fb63eb247cf6f7c4e73df742b351915abfa2d (patch)
tree9304aafaf53780b49e14635438e3d15cdc1fb013 /configure.ac
parentdf1e7f7b0470bd759c9687eeffdcbeee02778008 (diff)
filename has changed
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2216 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f2b916e..140e546 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ m4_define([ZAP_VERSION],
AC_INIT(zaptel, ZAP_VERSION, www.asterisk.org)
# check existence of the package
-AC_CONFIG_SRCDIR([zaptel.c])
+AC_CONFIG_SRCDIR([zaptel-base.c])
AC_COPYRIGHT("Zaptel")
AC_REVISION($Revision$)