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:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-06-21 18:23:18 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-06-21 18:23:18 (GMT)
commitf4e2791c897651d52980d35b84115e7c7f85a249 (patch)
tree8999ddbed2a6e3cc5864e4d59f9a6320e3fc9038 /shell/google/Makefile.am
parenta6974cd597b52c9782e105a38d709784f882bedf (diff)
Big refactor of the directory structure and packages to
reflect private/public
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