From a0f923d2863e54068b865880800d7ad3de58d858 Mon Sep 17 00:00:00 2001 From: Gareth Hughes Date: Fri, 28 Dec 2001 06:37:40 +0000 Subject: [PATCH] Add missing items from .cvsignore files, tests/Makefile --- progs/tests/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/progs/tests/Makefile b/progs/tests/Makefile index 0f432108a94..d9468cd46c2 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -17,7 +17,13 @@ PROGS = cva \ projtex \ seccolor \ sharedtex \ - texline + texline \ + texwrap \ + vptest1 \ + vptest2 \ + vptest3 \ + vptorus \ + vpwarpmesh ##### RULES ##### -- 2.30.2