42fef182f4
the shell and expose the parts that should be public to the shell dbus service.
17 lines
286 B
Makefile
17 lines
286 B
Makefile
SUBDIRS = devices
|
|
|
|
sugardir = $(pkgdatadir)/shell/model
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
accesspointmodel.py \
|
|
bundleregistry.py \
|
|
BuddyModel.py \
|
|
Friends.py \
|
|
Invites.py \
|
|
Owner.py \
|
|
MeshModel.py \
|
|
ShellModel.py \
|
|
homeactivity.py \
|
|
homemodel.py \
|
|
homerawwindow.py
|