summaryrefslogtreecommitdiff
path: root/2005
diff options
context:
space:
mode:
authorschodet2005-03-13 20:14:08 +0000
committerschodet2005-03-13 20:14:08 +0000
commitd77b1324361f5d598d52baaac09e93236d020198 (patch)
treefb3bb4e30d3288e2a96749ebb0f8ea0613b91abc /2005
parent0c77ef2434f882d45ce03e2fd842cccbcf91f16c (diff)
Ajout des implémentation de fd_set et hexa.
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