summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 00:02:49 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 00:02:49 -0400
commitaab3aab0b571d8ebb3316808f7da91fda86fa180 (patch)
treee9361084fce35f8f6d03c4333a81268abd13bde7 /configure.ac
parent30d9c5d71881b362e9808711b986964553494480 (diff)
stuff
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 4e6f37f528..0d0c55a0d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ AC_INIT([systemd],
[systemd],
[http://www.freedesktop.org/wiki/Software/systemd])
-AC_CONFIG_SRCDIR([src/system/systemd/main.c])
+AC_CONFIG_SRCDIR([src/grp-system/systemd/main.c])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([build-aux])