Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-08-25 08:33:39 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-08-25 08:33:39 (GMT)
commitb34cff91a39481744107ef0453f8d44ae5c7fb73 (patch)
tree85b56b29d33acf77e75928ee6260222d29111651 /configure.ac
parent7fe9f84a0aed873c9d5d16bdcd1242ba6ea0d6e1 (diff)
Move threadframe inside bindings directory, will add more stuff there.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5afbf87..9e77e36 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,6 +36,8 @@ activities/browser/Makefile
activities/chat/Makefile
activities/groupchat/Makefile
activities/terminal/Makefile
+bindings/Makefile
+bindings/threadframe/Makefile
shell/Makefile
shell/data/Makefile
shell/home/Makefile
@@ -55,5 +57,4 @@ sugar/presence/Makefile
po/Makefile.in
tools/Makefile
tools/sugar-setup-activity
-threadframe/Makefile
])