increased versions to 5.1
[mod_auth_kerb.cvs/.git] / Makefile.in
index a4ae206..7d17e9f 100644 (file)
@@ -31,4 +31,11 @@ distclean: clean
        $(RM) config.h config.status Makefile config.log
        $(RM) -rf autom4te.cache
 
+make_release:
+       echo "Did you increase version numbers?"
+       autoconf
+       $(RM) -rf autom4te.cache
+       $(RM) -rf .cvsignore spnegokrb5/.cvsignore src/.cvsignore
+       $(RM) -rf CVS spnegokrb5/CVS src/CVS
+
 .PHONY: all install clean distclean