* src/Makefile.am (groups): Depend on Makefile.
2007-09-01 Jim Meyering <jim@meyering.net>
+ Ensure that snapshot version changes make it to groups, too.
+ * src/Makefile.am (groups): Depend on Makefile.
+
Make groups-version executable,
* tests/misc/groups-version: ... as it was in the patch.
`sed -n '/.*COPYRIGHT_YEAR = \([0-9][0-9][0-9][0-9]\) };/s//\1/p' \
$(top_srcdir)/lib/version-etc.c`
+# Ensure that version changes (reflected in Makefile's VERSION definition)
+# are reflected into groups --version also between releases.
+groups: Makefile
+
.sh:
rm -f $@ $@-t
sed \