From 3e51b086df1221a469bc98842fe779c47f4f2514 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 22 Aug 2006 12:01:53 +0000 Subject: Create a conf module. Move activity registry out of the shell (should only be graphical) into it. --- (limited to 'sugar/Makefile.am') diff --git a/sugar/Makefile.am b/sugar/Makefile.am index d339fba..b13bb24 100644 --- a/sugar/Makefile.am +++ b/sugar/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = activity canvas chat p2p presence +SUBDIRS = activity canvas chat conf p2p presence sugardir = $(pythondir)/sugar sugar_PYTHON = \ -- cgit v0.9.1