summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon TURNEY <jon.turney@dronecode.org.uk>2011-03-03 20:25:46 +0000
committerMarek Olšák <maraeo@gmail.com>2011-03-03 22:03:07 +0100
commitc2fec8aad952a3733f1df8412541be28c3daa9b9 (patch)
tree7bbb350d3f6af1b0bde121b538361ec1b1e57374
parent0b5dc98b31382d09ed4c1be6dee6657fa64208b4 (diff)
Fix texwrap removal
Commit 92b0a9425d0f1b32e5568a9efaadc5641c56d24a removes texwrap.c but doesn't remove texwrap from the list of programs build by Makefile.am Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
-rw-r--r--src/tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am
index e650b62c..c1301fc2 100644
--- a/src/tests/Makefile.am
+++ b/src/tests/Makefile.am
@@ -143,7 +143,6 @@ noinst_PROGRAMS = \
texobj \
texobjshare \
texrect \
- texwrap \
unfilledclip \
vparray \
vpeval \