[chronojump] Disabled chronojumpServer compilation



commit 2309fabd260065cb4398e2ede750ad328300b710
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Sep 29 01:11:33 2016 +0200

    Disabled chronojumpServer compilation

 Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index acde7b6..648996e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,10 +4,10 @@ CLEANFILES = win32/Makefile win32/chronojump_innosetup.iss
 ACLOCAL_AMFLAGS = -I build/m4 -I build/m4/shave -I build/m4/shamrock
 
 SUBDIRS = build chronopic-firmware \
-        encoder libcesarplayer CesarPlayer src po manual chronojump_server
+         encoder libcesarplayer CesarPlayer src po manual #chronojump_server (disabled)
 
 if OSTYPE_LINUX
-SUBDIRS += chronopic-tests chronojump_server
+SUBDIRS += chronopic-tests #chronojump_server (disabled)
 endif
 
 if OSTYPE_WINDOWS


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]