summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-07 13:31:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-07 13:31:06 +0000
commitb24ef526266aef382e8503073b364650094cc9f9 (patch)
tree5e901f6b4ff6bd11dc10074048d1fb09599f2066
parentAdded attributes of allocatable and executable to .reset and .initial (diff)
downloadrtems-b24ef526266aef382e8503073b364650094cc9f9.tar.bz2
Do not include config.sub and config.guess in distribution. scripts
must be loaded as a subdirectory of an RTEMS release.
-rw-r--r--scripts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 48ca7bb7a0..b3137e28f5 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -13,7 +13,7 @@ TEMPLATES =
noinst_DATA = setup.def $(TEMPLATES)
-EXTRA_DIST = config.sub config.guess $(noinst_DATA) $(noinst_SCRIPTS)
+EXTRA_DIST = $(noinst_DATA) $(noinst_SCRIPTS)
CONFIGURE_DEPENDENCIES = setup.cache
setup.cache: setup.def