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