summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-10-04 13:36:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-10-04 13:36:13 +0000
commit6f0df14228e6563dfd188dbeb856b8b453eace3d (patch)
tree8749851964981621eb4546ce52908944dea6caf3 /tools/build/Makefile.am
parent2002-10-04 Jay Monkman <jtm@smoothsmoothie.com> (diff)
downloadrtems-6f0df14228e6563dfd188dbeb856b8b453eace3d.tar.bz2
2002-10-02 Chris Johns <cjohns@cybertec.com.au>
* cvsignore-add.sh: Script to append a specific file to all .cvsignore files if the files exists is a specific directory.
Diffstat (limited to 'tools/build/Makefile.am')
-rw-r--r--tools/build/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/Makefile.am b/tools/build/Makefile.am
index 6bd286e36f..e613919ace 100644
--- a/tools/build/Makefile.am
+++ b/tools/build/Makefile.am
@@ -16,6 +16,6 @@ binpatch_SOURCES = binpatch.c
bin_SCRIPTS = install-if-change
-noinst_SCRIPTS = search-id.sh multigen
+noinst_SCRIPTS = search-id.sh multigen cvsignore-add.sh
include $(top_srcdir)/../../automake/host.am