From ae5ce06ccb1f604fa1e4eaeb16d9ba8122b4923d Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 04 Feb 2008 22:36:12 +0000 Subject: Refactor directory structure a bit, preliminary to the library split-out. --- (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am new file mode 100644 index 0000000..7b45960 --- /dev/null +++ b/src/Makefile.am @@ -0,0 +1,10 @@ +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) -- cgit v0.9.1