summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-04-18 13:12:50 -0600
committerBrian Paul <brianp@vmware.com>2009-04-18 13:12:50 -0600
commitd61070b65970c9ec14b3272a6c4c6b4b1a9280a2 (patch)
treeee44720e8706f5ef5af35393c91373cb71cbb319 /progs/tests/Makefile
parent30e80f6e559727dd157fbca4e7e537710e9ea199 (diff)
demos: move demos/texobj.c to tests/
Diffstat (limited to 'progs/tests/Makefile')
-rw-r--r--progs/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
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 \