Added 2.2.1R to releases/Makefile SUBDIR tag.

Added missing Makefile for the 2.2.1R sub-directory.
This commit is contained in:
Ade Barkah 1997-03-30 03:39:04 +00:00
parent 4acee1794a
commit 94e02fd7f1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1359
4 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,3 @@
DOCS= notes.sgml
.include "../../web.mk"

View file

@ -1,5 +1,6 @@
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 2.1.7R 2.2R
SUBDIR+= 2.2.1R
.include "../web.mk"

View file

@ -0,0 +1,3 @@
DOCS= notes.sgml
.include "../../web.mk"

View file

@ -1,5 +1,6 @@
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 2.1.7R 2.2R
SUBDIR+= 2.2.1R
.include "../web.mk"