summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--progs/demos/Makefile1
-rw-r--r--progs/tests/Makefile1
-rw-r--r--progs/tests/texdown.c (renamed from progs/demos/texdown.c)0
3 files changed, 1 insertions, 1 deletions
diff --git a/progs/demos/Makefile b/progs/demos/Makefile
index 0d4b845137..0f72595c23 100644
--- a/progs/demos/Makefile
+++ b/progs/demos/Makefile
@@ -54,7 +54,6 @@ PROGS = \
terrain \
tessdemo \
texcyl \
- texdown \
texenv \
texobj \
textures \
diff --git a/progs/tests/Makefile b/progs/tests/Makefile
index 18ea559b46..cd6c496961 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -83,6 +83,7 @@ SOURCES = \
subtexrate.c \
tex1d.c \
texcompress2.c \
+ texdown \
texfilt.c \
texline.c \
texobjshare.c \
diff --git a/progs/demos/texdown.c b/progs/tests/texdown.c
index 7e46045832..7e46045832 100644
--- a/progs/demos/texdown.c
+++ b/progs/tests/texdown.c