summaryrefslogtreecommitdiffstats
path: root/make/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'make/Makefile.am')
-rw-r--r--make/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/make/Makefile.am b/make/Makefile.am
index 695799b097..9aee11e709 100644
--- a/make/Makefile.am
+++ b/make/Makefile.am
@@ -20,6 +20,11 @@ rtems_make_customdir = $(rtems_makedir)/custom
dist_rtems_make_custom_DATA = custom/default.cfg
+EXTRA_DIST += custom/arm1136jfs.cfg
+EXTRA_DIST += custom/arm1136js.cfg
+EXTRA_DIST += custom/arm7tdmi.cfg
+EXTRA_DIST += custom/arm920.cfg
+EXTRA_DIST += custom/armcortexa9.cfg
EXTRA_DIST += custom/av5282.cfg
EXTRA_DIST += custom/avrtest.cfg
EXTRA_DIST += custom/bare.cfg