diff options
author | Gareth Hughes <[email protected]> | 2001-12-28 06:37:40 +0000 |
---|---|---|
committer | Gareth Hughes <[email protected]> | 2001-12-28 06:37:40 +0000 |
commit | a0f923d2863e54068b865880800d7ad3de58d858 (patch) | |
tree | 9d653b64923091fcf158b79ec16ff3adc54b9469 /progs | |
parent | 1fb0a43c16190f4d043b8a0918361bee76b37e5f (diff) |
Add missing items from .cvsignore files, tests/Makefile
Diffstat (limited to 'progs')
-rw-r--r-- | progs/tests/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
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 ##### |