summaryrefslogtreecommitdiffstats
path: root/c/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/Makefile.am')
-rw-r--r--c/src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/Makefile.am b/c/src/Makefile.am
index 8afe2648b1..0fa0e9fd9b 100644
--- a/c/src/Makefile.am
+++ b/c/src/Makefile.am
@@ -21,6 +21,7 @@ DISTCLEANFILES = make/@RTEMS_BSP@.cache
rtems_makedir = $(prefix)/make
rtems_make_customdir = $(rtems_makedir)/custom
rtems_make_custom_DATA = @CUSTOM_CFG_FILES@
+DISTCLEANFILES += @CUSTOM_CFG_FILES@
make/custom/default.cfg: $(srcdir)/make/custom/default.cfg.in
cp $< $@