From d8e08e34b809a7e9bfe610629812554dd221be23 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Tue, 4 Mar 2014 17:09:02 +0000 Subject: [PATCH] build: add workbench to autoconf build and fix a few C++ issues. --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index a68200d2..71db59cd 100644 --- a/configure.ac +++ b/configure.ac @@ -561,6 +561,7 @@ AC_CONFIG_FILES( people/touky/private/touky_demo/Makefile people/touky/private/tactics/Makefile people/touky/private/the_unfortunate_voronoid/Makefile + people/touky/private/workbench/Makefile people/jylam/Makefile people/jylam/private/Makefile people/jylam/private/chat/Makefile