aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 515b1a0..af7b9af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ AC_PREREQ(2.59)
AC_INIT([ido],
[ido_version],
[https://bugs.launchpad.net/avani])
-AC_CONFIG_SRCDIR([src/ido.h])
+AC_CONFIG_SRCDIR([src/libido.h])
AC_CONFIG_MACRO_DIR([build/autotools])
AM_CONFIG_HEADER([config.h])