From a7a5d7f989f7987030d25fbca706102fb675c9ef Mon Sep 17 00:00:00 2001 From: Jeff Garzik Date: Mon, 7 Dec 1998 06:04:29 +0000 Subject: [PATCH] GNOME-standard autogen.sh scripts automatically run 'automake -a'. -a installs any necessary files that are required in a GNU-standard install, such as COPYING, INSTALL, mkinstalldirs, etc. So begone, automake-installed files. --- .cvsignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index cf0772010..e3d53e3de 100644 --- a/.cvsignore +++ b/.cvsignore @@ -18,9 +18,11 @@ ltconfig ltmain.sh missing mkinstalldirs +COPYING +install-sh stamp-h stamp-h.in version.h intl macros - +INSTALL