From 4d54404377b0ececfa34e55f5560959c624f0a59 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Sat, 14 Jun 2014 17:05:42 +0000 Subject: [PATCH] build: update autotools build. --- .gitignore | 1 + configure.ac | 13 ++++++------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 83b62921..6d9812f5 100644 --- a/.gitignore +++ b/.gitignore @@ -86,6 +86,7 @@ test/testsuite test/sandbox/sample test/math/pi test/math/poly +test/nacl_phystest test/xolotl/xolotl tools/make-font demos/lol.js/lol.js diff --git a/configure.ac b/configure.ac index a9f5c0da..df0da8e6 100644 --- a/configure.ac +++ b/configure.ac @@ -560,13 +560,12 @@ AC_CONFIG_FILES( people/benlitz/private/voxel/Makefile people/benlitz/private/lolui/Makefile people/touky/Makefile - people/touky/private/Makefile - people/touky/private/sprite_sorter/Makefile - people/touky/private/squad_shooter/Makefile - people/touky/private/touky_demo/Makefile - people/touky/private/tactics/Makefile - people/touky/private/the_unfortunate_voronoid/Makefile - people/touky/private/workbench/Makefile + people/touky/sprite_sorter/Makefile + people/touky/squad_shooter/Makefile + people/touky/touky_demo/Makefile + people/touky/tactics/Makefile + people/touky/the_unfortunate_voronoid/Makefile + people/touky/workbench/Makefile people/jylam/Makefile people/jylam/private/Makefile people/jylam/private/chat/Makefile