From 9fafb49af210e956d43d6a00106558d1a00d13df Mon Sep 17 00:00:00 2001 From: Simon Poirier Date: Thu, 02 Jul 2009 05:27:27 +0000 Subject: * Modularized actions and event filters through add-on components * Working serialization * Working editor with addons * began refactoring actions and events ** fixed some tests to work with addons ** filters and actions tests won't pass until refactoring is done --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 66e139b..d9315a3 100644 --- a/configure.ac +++ b/configure.ac @@ -43,6 +43,7 @@ src/sugar/graphics/Makefile src/sugar/presence/Makefile src/sugar/tutorius/Makefile src/sugar/tutorius/uam/Makefile +src/sugar/tutorius/addons/Makefile src/sugar/datastore/Makefile po/Makefile.in ]) -- cgit v0.9.1