summaryrefslogtreecommitdiffstats
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'progs/tests/Makefile')
-rw-r--r--progs/tests/Makefile8
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 #####