summaryrefslogtreecommitdiff
path: root/2005
diff options
context:
space:
mode:
Diffstat (limited to '2005')
-rw-r--r--2005/i/robert/src/utils/Makefile.defs2
1 files changed, 2 insertions, 0 deletions
diff --git a/2005/i/robert/src/utils/Makefile.defs b/2005/i/robert/src/utils/Makefile.defs
index a06d61c..43711a8 100644
--- a/2005/i/robert/src/utils/Makefile.defs
+++ b/2005/i/robert/src/utils/Makefile.defs
@@ -1,5 +1,7 @@
PROGRAMS += test_any test_callback test_bind
+utils_OBJECTS = fd_set.o hexa.o
+
test_any_OBJECTS = test_any.o
test_callback_OBJECTS = test_callback.o