aboutsummaryrefslogtreecommitdiffstats
path: root/test.do
diff options
context:
space:
mode:
Diffstat (limited to 'test.do')
-rwxr-xr-xtest.do2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.do b/test.do
index f878369..e2798e8 100755
--- a/test.do
+++ b/test.do
@@ -1,4 +1,4 @@
#!/bin/bash -e
-objects=(common.o pack.o test.o trace.o unpack.o)
+objects=(common.o pack.o test.o trace.o unpack.o ieee754b.o)
redo-ifchange .link-executable "${objects[@]}"
. ./.link-executable