summaryrefslogtreecommitdiff
path: root/progs/tests
diff options
context:
space:
mode:
authorGareth Hughes <gareth@valinux.com>2001-12-28 06:37:40 +0000
committerGareth Hughes <gareth@valinux.com>2001-12-28 06:37:40 +0000
commita0f923d2863e54068b865880800d7ad3de58d858 (patch)
tree9d653b64923091fcf158b79ec16ff3adc54b9469 /progs/tests
parent1fb0a43c16190f4d043b8a0918361bee76b37e5f (diff)
Add missing items from .cvsignore files, tests/Makefile
Diffstat (limited to 'progs/tests')
-rw-r--r--progs/tests/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile
index 0f432108a9..d9468cd46c 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 #####