summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-16 14:28:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-16 14:28:46 +0000
commit9d93b2b9d316839d72a9e26f3ca42479ebc05c9d (patch)
tree68c1e9f040d1cad89c2e3e8656cf68027ff48b84 /make
parentRemove (Abandoned). (diff)
downloadrtems-9d93b2b9d316839d72a9e26f3ca42479ebc05c9d.tar.bz2
Remove custom/bare.cfg.
Diffstat (limited to 'make')
-rw-r--r--make/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/Makefile.am b/make/Makefile.am
index 9222c296df..ee0f6e84c1 100644
--- a/make/Makefile.am
+++ b/make/Makefile.am
@@ -20,6 +20,4 @@ rtems_make_customdir = $(rtems_makedir)/custom
dist_rtems_make_custom_DATA = custom/default.cfg
-EXTRA_DIST += custom/bare.cfg
-
include $(top_srcdir)/automake/host.am