sugar-toolkit-gtk3/shell/model/Makefile.am
Marco Pesenti Gritti 42fef182f4 Refactor the bundle registry. Move it inside
the shell and expose the parts that should be
public to the shell dbus service.
2007-05-27 20:24:10 +02:00

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