sugar-toolkit-gtk3/bin/Makefile.am
Marco Pesenti Gritti 6ebe910e93 In preparation of enabling rainbow by default, remove
the factory service from the public API. The Exec field
will now launch an activity instance.
Add a -s argument to sugar-activity to enable the single
process mode for activities that really need it.
2007-10-08 14:56:12 +02:00

16 lines
266 B
Makefile

sugardir = $(pkgdatadir)/bin
sugar_SCRIPTS = sugar-activity-factory
bin_SCRIPTS = \
sugar \
sugar-activity \
sugar-install-bundle
EXTRA_DIST = \
$(bin_SCRIPTS) \
$(sugar_SCRIPTS) \
sugar.in
DISTCLEANFILES = \
sugar