aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 33e2784..3a3779d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.68])
AC_INIT([redo], [VERSION], [BUG-REPORT-ADDRESS])
-AC_CONFIG_SRCDIR([src/redo-ifchange.c])
+AC_CONFIG_SRCDIR([src/redo.c])
AC_CONFIG_HEADERS([config.h])
# Checks for programs.