summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/wrapup/configure.ac')
-rw-r--r--c/src/wrapup/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/wrapup/configure.ac b/c/src/wrapup/configure.ac
index 05c495b15b..276b41999a 100644
--- a/c/src/wrapup/configure.ac
+++ b/c/src/wrapup/configure.ac
@@ -4,7 +4,7 @@
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-wrapup],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
-AC_CONFIG_SRCDIR([../exec])
+AC_CONFIG_SRCDIR([../libmisc])
RTEMS_TOP(../../..)
AC_CONFIG_AUX_DIR(../../..)