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

31 lines
810 B
Makefile
Raw Normal View History

sugardir = $(pythondir)/sugar/graphics
2009-07-29 17:33:02 +02:00
sugar_PYTHON = \
alert.py \
animator.py \
canvastextview.py \
colorbutton.py \
combobox.py \
entry.py \
iconentry.py \
icon.py \
__init__.py \
menuitem.py \
notebook.py \
objectchooser.py \
palettegroup.py \
palette.py \
2009-08-01 16:15:01 +02:00
palettewindow.py \
2009-07-29 17:33:02 +02:00
panel.py \
radiopalette.py \
radiotoolbutton.py \
roundbox.py \
style.py \
toggletoolbutton.py \
2009-07-30 17:38:16 +02:00
toolbarbox.py \
2009-07-29 17:33:02 +02:00
toolbox.py \
toolbutton.py \
toolcombobox.py \
tray.py \
window.py \
2009-07-29 17:53:09 +02:00
xocolor.py