Add missing items from .cvsignore files, tests/Makefile
authorGareth Hughes <gareth@valinux.com>
Fri, 28 Dec 2001 06:37:40 +0000 (06:37 +0000)
committerGareth Hughes <gareth@valinux.com>
Fri, 28 Dec 2001 06:37:40 +0000 (06:37 +0000)
progs/tests/Makefile

index 0f432108a947ea965f049d82b7cc7b963f525867..d9468cd46c2d0f712e4c7f8c3c20a54b462172d8 100644 (file)
@@ -17,7 +17,13 @@ PROGS = cva \
        projtex \
        seccolor \
        sharedtex \
-       texline
+       texline \
+       texwrap \
+       vptest1 \
+       vptest2 \
+       vptest3 \
+       vptorus \
+       vpwarpmesh
 
 
 ##### RULES #####