summaryrefslogtreecommitdiff
path: root/i/marvin/src/proto/Makefile.defs
diff options
context:
space:
mode:
authorhaller2006-05-20 17:53:05 +0000
committerhaller2006-05-20 17:53:05 +0000
commit49034868bdc301ddfc83eb64053e3e00fb750049 (patch)
tree573650ea302f9e64afba19be39fead298e2cb27b /i/marvin/src/proto/Makefile.defs
parentd4c3552bfa3a97ad9c962a71cef6413a94a157f3 (diff)
* Ajout de testProto.tty dans config (ouais c'est bof)
* test_proto compile
Diffstat (limited to 'i/marvin/src/proto/Makefile.defs')
-rw-r--r--i/marvin/src/proto/Makefile.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/i/marvin/src/proto/Makefile.defs b/i/marvin/src/proto/Makefile.defs
index 1b13568..b351026 100644
--- a/i/marvin/src/proto/Makefile.defs
+++ b/i/marvin/src/proto/Makefile.defs
@@ -2,4 +2,4 @@ PROGRAMS += test_proto
proto_OBJECTS = proto.o $(serial_OBJECTS) $(log_OBJECTS) $(utils_OBJECTS) $(timer_OBJECTS)
-test_proto_OBJECTS = test_proto.o $(proto_OBJECTS)
+test_proto_OBJECTS = test_proto.o $(proto_OBJECTS) $(tester_OBJECTS)