summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/ChangeLog4
-rw-r--r--scripts/autotools/.cvsignore3
2 files changed, 7 insertions, 0 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index 647baa88d2..c5f1d75118 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-13 Joel Sherrill <joel@OARcorp.com>
+
+ * autotools/.cvsignore: New file.
+
2001-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/Makefile.am, autotools/autoconf-rtems.spec,
diff --git a/scripts/autotools/.cvsignore b/scripts/autotools/.cvsignore
new file mode 100644
index 0000000000..c514ec9211
--- /dev/null
+++ b/scripts/autotools/.cvsignore
@@ -0,0 +1,3 @@
+*.spec
+Makefile
+Makefile.in