From 48df619e5ea48bb572788fc3133e94858e253d8a Mon Sep 17 00:00:00 2001 From: Jose Luis Cercos Pita Date: Sun, 28 Oct 2012 19:55:09 +0100 Subject: [PATCH] Fixed missing stuff on autotools --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 2b5969e9e1..f2418d77f7 100644 --- a/configure.ac +++ b/configure.ac @@ -1074,6 +1074,7 @@ src/Mod/Sandbox/Gui/Makefile src/Mod/Surfaces/Makefile src/Mod/Ship/Makefile src/Mod/OpenSCAD/Makefile +src/Mod/Plot/Makefile src/Tools/Makefile src/Tools/_TEMPLATE_/Makefile src/Tools/_TEMPLATE_/App/Makefile