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 20:05:52 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-06-21 20:05:52 (GMT)
commit9ea68051741d6e7b0bde4e6c7326cde4a14f6238 (patch)
treea41c5b1c25140173c90459ac58388002067f2c99 /shell/google/Makefile.am
parentf4e2791c897651d52980d35b84115e7c7f85a249 (diff)
More work on packages refactoring, mostly working
Diffstat (limited to 'shell/google/Makefile.am')
-rw-r--r--shell/google/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/shell/google/Makefile.am b/shell/google/Makefile.am
index 89ba29e..0f6057c 100644
--- a/shell/google/Makefile.am
+++ b/shell/google/Makefile.am
@@ -1,5 +1,6 @@
-cut_n_pastedir = $(datadir)/sugar
-cut_n_paste_PYTHON = \
+googledir = $(pkgdatadir)/shell/google
+google_PYTHON = \
+ __init__.py \
google.py \
GoogleSOAPFacade.py \
SOAP.py