Add 2.2R release into the Makefile

This commit is contained in:
Jordan K. Hubbard 1996-12-20 16:30:34 +00:00
parent 957c426ae0
commit 303dbe6f59
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=860
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
DOCS= index.sgml snapshots.sgml
SUBDIR= 1.1 1.1.5 2.0 2.0.5A 2.0.5R 2.0A 2.1R 2.1.5R 2.1.6R
SUBDIR= 1.1 1.1.5 2.0 2.0.5A 2.0.5R 2.0A 2.1R 2.1.5R 2.1.6R 2.2R
.include "../web.mk"

View file

@ -1,5 +1,5 @@
DOCS= index.sgml snapshots.sgml
SUBDIR= 1.1 1.1.5 2.0 2.0.5A 2.0.5R 2.0A 2.1R 2.1.5R 2.1.6R
SUBDIR= 1.1 1.1.5 2.0 2.0.5A 2.0.5R 2.0A 2.1R 2.1.5R 2.1.6R 2.2R
.include "../web.mk"