From 0c3f127c86af818d260966d2292b199757087157 Mon Sep 17 00:00:00 2001 From: Simon Poirier Date: Sat, 11 Jul 2009 21:39:46 +0000 Subject: repackage --- (limited to 'tutorius/Makefile.am') diff --git a/tutorius/Makefile.am b/tutorius/Makefile.am new file mode 100644 index 0000000..072a119 --- /dev/null +++ b/tutorius/Makefile.am @@ -0,0 +1,19 @@ +SUBDIRS = uam addons + +sugardir = $(pythondir)/sugar/tutorius +sugar_PYTHON = \ + __init__.py \ + core.py \ + dialog.py \ + actions.py \ + gtkutils.py \ + filters.py \ + services.py \ + overlayer.py \ + editor.py \ + constraints.py \ + properties.py \ + creator.py \ + bundler.py \ + linear_creator.py \ + addon.py -- cgit v0.9.1