summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--progs/demos/Makefile1
-rw-r--r--progs/tests/Makefile1
-rw-r--r--progs/tests/texobj.c (renamed from progs/demos/texobj.c)0
3 files changed, 1 insertions, 1 deletions
diff --git a/progs/demos/Makefile b/progs/demos/Makefile
index 8febc14d41..c17595ec79 100644
--- a/progs/demos/Makefile
+++ b/progs/demos/Makefile
@@ -58,7 +58,6 @@ PROGS = \
tessdemo \
texcyl \
texenv \
- texobj \
textures \
trispd \
tunnel \
diff --git a/progs/tests/Makefile b/progs/tests/Makefile
index e5da72a3e4..f5fbf374f7 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -83,6 +83,7 @@ SOURCES = \
texdown \
texfilt.c \
texline.c \
+ texobj.c \
texobjshare.c \
texrect.c \
texwrap.c \
diff --git a/progs/demos/texobj.c b/progs/tests/texobj.c
index 40bce6e569..40bce6e569 100644
--- a/progs/demos/texobj.c
+++ b/progs/tests/texobj.c