sugar-toolkit-gtk3/sugar/graphics/Makefile.am

26 lines
444 B
Makefile
Raw Normal View History

sugardir = $(pythondir)/sugar/graphics
sugar_PYTHON = \
__init__.py \
animator.py \
2007-04-29 21:10:58 +02:00
combobox.py \
2007-08-25 13:15:28 +02:00
entry.py \
icon.py \
iconentry.py \
2007-08-20 22:41:09 +02:00
menuitem.py \
notebook.py \
objectchooser.py \
2007-06-27 14:48:03 +02:00
radiotoolbutton.py \
2007-05-28 07:05:31 +02:00
palette.py \
palettegroup.py \
2007-04-30 17:30:55 +02:00
panel.py \
2007-08-25 13:15:28 +02:00
roundbox.py \
spreadlayout.py \
style.py \
2007-05-04 09:56:01 +02:00
toggletoolbutton.py \
2007-04-26 12:21:03 +02:00
toolbox.py \
toolbutton.py \
2007-06-13 00:35:53 +02:00
toolcombobox.py \
tray.py \
window.py \
2007-02-23 13:09:33 +01:00
xocolor.py