From ca3de82a181dfb3b6627e4a3a7abcdbe24904b56 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 26 Jan 2008 15:48:53 +0100 Subject: Ensure that each version string change propagates to man pages. * man/Makefile.am (common_dep): Don't depend on configure.ac for version changes. Instead, depend on ../VERSION. (../VERSION): New rule. * Makefile.am (DISTCLEANFILES): Define. * GNUmakefile: Update ./VERSION. * .gitignore: List VERSION. Reported by Sven Joachim. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6b00458ce..f5ba5fd63 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ INSTALL Makefile Makefile.in THANKS-to-translators +VERSION aclocal.m4 autom4te.cache config.cache -- cgit v1.2.3-54-g00ecf