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 + + * autotools/.cvsignore: New file. + 2001-07-19 Ralf Corsepius * 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