Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2008-02-04 22:36:12 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2008-02-04 22:36:12 (GMT)
commitae5ce06ccb1f604fa1e4eaeb16d9ba8122b4923d (patch)
treebe480c3bef999ace5c11d8faee68cff99fa20dc3 /shell/Makefile.am
parent652df4bf518976132eda1e9fc6b3b06f6ec4ff04 (diff)
Refactor directory structure a bit, preliminary to the
library split-out.
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
deleted file mode 100644
index 7b45960..0000000
--- a/shell/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-SUBDIRS = controlpanel hardware model view intro
-
-sugardir = $(pkgdatadir)/shell
-sugar_PYTHON = \
- config.py \
- logsmanager.py \
- main.py \
- shellservice.py
-
-EXTRA_DIST = $(bin_SCRIPTS) $(conf_DATA)