summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-06-07 07:54:51 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-06-15 07:14:36 +0200
commita94a0f5ff96256ceedb621ef6a3c9adc2c68098a (patch)
treed1b71eb9b977a8b132f8735e3bd0225336fc82cf /tools/build/Makefile.am
parenttools: Remove multigen (diff)
downloadrtems-a94a0f5ff96256ceedb621ef6a3c9adc2c68098a.tar.bz2
tools: Remove cvsignore-add.sh
This script is obsolete since moving to Git. Close #3446.
Diffstat (limited to '')
-rw-r--r--tools/build/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/build/Makefile.am b/tools/build/Makefile.am
index b42f58291e..e788d57da0 100644
--- a/tools/build/Makefile.am
+++ b/tools/build/Makefile.am
@@ -6,8 +6,6 @@ packhex_SOURCES = packhex.c
bin_SCRIPTS = install-if-change
-noinst_SCRIPTS = cvsignore-add.sh
-
-noinst_SCRIPTS += doxy-filter
+noinst_SCRIPTS = doxy-filter
include $(top_srcdir)/../../automake/host.am