From fcdd09bda661f033fb7f2ae6d6479cc90cd5320c Mon Sep 17 00:00:00 2001 From: Sven Gestegard Robertz <sven.robertz@cs.lth.se> Date: Tue, 7 Oct 2014 10:40:44 +0200 Subject: [PATCH] reorganized MODULES --- lib/java/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/java/Makefile b/lib/java/Makefile index d986b2e..48204f4 100644 --- a/lib/java/Makefile +++ b/lib/java/Makefile @@ -4,10 +4,10 @@ MODULES=LabCommDispatcher \ LabCommSample \ LabCommHandler \ LabCommEncoderRegistry \ - LabCommDecoder \ LabCommType \ - LabCommEncoderChannel \ LabCommEncoder \ + LabCommEncoderChannel \ + LabCommDecoder \ LabCommDecoderChannel \ LabCommWriter \ LabCommReader \ -- GitLab