summaryrefslogtreecommitdiffstats
path: root/c/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-02-15 04:04:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-02-15 04:04:18 +0000
commit299ebb489658b7221f5690f798b949969776101a (patch)
tree2962489faa4614f85b498dbb05b6c06421a2f51b /c/Makefile.am
parent2003-02-14 Greg Menke <gregory.menke@gsfc.nasa.gov> (diff)
downloadrtems-299ebb489658b7221f5690f798b949969776101a.tar.bz2
Merger from rtems-4-6-branch
Diffstat (limited to 'c/Makefile.am')
-rw-r--r--c/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/Makefile.am b/c/Makefile.am
index 80cbe0f45f..d143a46bc1 100644
--- a/c/Makefile.am
+++ b/c/Makefile.am
@@ -32,8 +32,8 @@ preinstall-am: ${RTEMS_BSP}
depend-am: ${RTEMS_BSP}
## Pull in extra files intro the distribution
-EXTRA_DIST = ACKNOWLEDGEMENTS README.DOS REQUIRES PROBLEMS TESTED README \
- UPDATE_HELP
+EXTRA_DIST = ACKNOWLEDGEMENTS
+EXTRA_DIST += TOOL_TARGETS
DIST_SUBDIRS = ${RTEMS_BSP}
## -------------------------------------------------------