diff options
| -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 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 #####  | 
