summaryrefslogtreecommitdiffstats
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 41d3414..6d6b874 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ AC_INIT([ProteanOS Archive Manager], [1.4.0],
[mailto:proteanos-dev@lists.proteanos.com], [pro-archman],
[http://www.proteanos.com/dev/pro-archman/])
AC_CONFIG_AUX_DIR([build-aux])
-AC_CONFIG_SRCDIR([src/pro-archman.sh])
+AC_CONFIG_SRCDIR([src/main.sh])
AM_INIT_AUTOMAKE([gnu check-news dist-bzip2 dist-xz subdir-objects])
AM_SILENT_RULES([yes])