From 49034868bdc301ddfc83eb64053e3e00fb750049 Mon Sep 17 00:00:00 2001 From: haller Date: Sat, 20 May 2006 17:53:05 +0000 Subject: * Ajout de testProto.tty dans config (ouais c'est bof) * test_proto compile --- i/marvin/src/proto/Makefile.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i/marvin/src/proto/Makefile.defs') 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) -- cgit v1.2.3