
Probably needs cleaning up a bit. And we use pygtk-codegen, ugh... This is the commit id when we imported sugar-base: b9406e5c9c9df5404c5b0d995178b5edb4d93628 Signed-off-by: Daniel Drake <dsd@laptop.org> [squashed two patches into one] Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
10 lines
135 B
Makefile
10 lines
135 B
Makefile
sugardir = $(pythondir)/sugar3/dispatch
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
dispatcher.py \
|
|
saferef.py
|
|
|
|
EXTRA_DIST = \
|
|
license.txt
|
|
|