diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 6873bb20cc..5e7e8b7185 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,6 +1,7 @@ -2003-03-04 Ralf Corsepius +2003-03-06 Ralf Corsepius * configure.ac: Add support/. + * support/.cvsignore: New. * support/Makefile.am: New. * support/version.c: New. * wrapup/Makefile.am: Add support/libsupport.a. diff --git a/c/src/support/.cvsignore b/c/src/support/.cvsignore new file mode 100644 index 0000000000..282522db03 --- /dev/null +++ b/c/src/support/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in