Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/google/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/google/Makefile.am')
-rw-r--r--shell/google/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/google/Makefile.am b/shell/google/Makefile.am
new file mode 100644
index 0000000..89ba29e
--- /dev/null
+++ b/shell/google/Makefile.am
@@ -0,0 +1,5 @@
+cut_n_pastedir = $(datadir)/sugar
+cut_n_paste_PYTHON = \
+ google.py \
+ GoogleSOAPFacade.py \
+ SOAP.py