X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=Makefile.in;h=1d29b54b009833b4e775f45557f2775b087cbf46;hp=63792cb599b2398b219fc14e2a1f27f2a898dbc2;hb=dba664f31aa87285db4d76cf8c5e66335299703a;hpb=8afc01a67be4fbf3f1cc0fce9adf01b5289a21c6 diff --git a/Makefile.in b/Makefile.in index 63792cb5..1d29b54b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in --- xscreensaver, Copyright (c) 1999-2010 Jamie Zawinski. +# Makefile.in --- xscreensaver, Copyright (c) 1999-2014 Jamie Zawinski. # the `../configure' script generates `Makefile' from this file. @SET_MAKE@ @@ -95,6 +95,7 @@ tar:: # of autoconf other than the ones I've tried (2.12 and 2.13.) # configure:: + aclocal autoconf autoheader @TMP=configure.$$$$ ; \ @@ -372,8 +373,8 @@ www:: fi ; \ \ git commit -m "$$VERS" . ; \ - git tag -a "v$$VERS" -m "$$VERS" . ; \ - git push . ; \ + git tag -a "v$$VERS" -m "$$VERS" ; \ + git push ; \ count::