summaryrefslogtreecommitdiff
path: root/i/marvin/src/proto
diff options
context:
space:
mode:
Diffstat (limited to 'i/marvin/src/proto')
-rw-r--r--i/marvin/src/proto/Makefile.defs2
1 files changed, 0 insertions, 2 deletions
diff --git a/i/marvin/src/proto/Makefile.defs b/i/marvin/src/proto/Makefile.defs
index fa984bc..ffad4dc 100644
--- a/i/marvin/src/proto/Makefile.defs
+++ b/i/marvin/src/proto/Makefile.defs
@@ -4,5 +4,3 @@ proto_OBJECTS = proto.o
test_proto_OBJECTS = test_proto.o $(proto_OBJECTS) $(utils_OBJECTS) \
$(serial_OBJECTS) $(timer_OBJECTS) $(log_OBJECTS)
-
-test_proto: $(test_proto_OBJECTS)