summaryrefslogtreecommitdiffstats
path: root/c/src/make/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-29 11:10:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-29 11:10:57 +0000
commit8da107446b151c2fbc5914c9758913735be2fce8 (patch)
tree43b24251720b37781330a215d788f49be853f6a2 /c/src/make/configure.ac
parent2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-8da107446b151c2fbc5914c9758913735be2fce8.tar.bz2
2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* target.cfg.in: New, copy of c/make/target.cfg.in. * configure.ac: Add target.cfg. * Makefile.am: Add target.cfg.
Diffstat (limited to 'c/src/make/configure.ac')
-rw-r--r--c/src/make/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac
index c20935806d..b0e1028786 100644
--- a/c/src/make/configure.ac
+++ b/c/src/make/configure.ac
@@ -96,5 +96,5 @@ Makefile.inc
host.cfg
bsp.cfg
])
-
+AC_CONFIG_FILES([target.cfg])
AC_OUTPUT