From 517b01bb71dd7244fa3b4558a89e0a0af3b34cb4 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 12 Oct 2000 01:54:51 +0000 Subject: [PATCH] Added RELEASE_NOTES.HTM file. --- src/makeBaseExt/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/makeBaseExt/Makefile b/src/makeBaseExt/Makefile index 3bb2bed9c..615b8b4df 100644 --- a/src/makeBaseExt/Makefile +++ b/src/makeBaseExt/Makefile @@ -20,6 +20,7 @@ TEMPLATES += top/src/Makefile TEMPLATES += top/exampleExt/Makefile TEMPLATES += top/exampleExt/caExample.c +TEMPLATES += top/exampleExt/RELEASE_NOTES.HTM TEMPLATES += top/simpleExt/Makefile