You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
400 B
Makefile

SUBDIRS = data
bin_SCRIPTS = \
sugar \
sugar-activity \
sugar-activity-factory \
sugar-people
sugardir = $(pkgdatadir)/shell
sugar_PYTHON = \
__init__.py \
ActivitiesModel.py \
ActivityRegistry.py \
ConsoleWindow.py \
Emulator.py \
Owner.py \
HomeWindow.py \
PeopleWindow.py \
PresenceView.py \
Process.py \
Session.py \
Shell.py
EXTRA_DIST = sugar