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