diff --git a/progs/demos/Makefile b/progs/demos/Makefile index e4bc6b9657c..fe9828fd2d3 100644 --- a/progs/demos/Makefile +++ b/progs/demos/Makefile @@ -52,7 +52,7 @@ PROGS = \ terrain \ tessdemo \ texcyl \ - texdown \ + texdown-pool \ texenv \ texobj \ trispd \ diff --git a/progs/demos/texdown.c b/progs/demos/texdown-pool.c similarity index 100% rename from progs/demos/texdown.c rename to progs/demos/texdown-pool.c