summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-04-18 12:58:00 -0600
committerBrian Paul <brianp@vmware.com>2009-04-18 12:58:00 -0600
commitf47495ec42491f1c32391f29e5ed8819eaef6ee2 (patch)
tree736a9df6fc0047276469850c4ce33c3cf9a37abf /progs/tests/Makefile
parentdfd69a27f8c3db3d90e2334237bf4a8eabb17e9e (diff)
demos: move texdown.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 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 \