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:
authorMarco Pesenti Gritti <mpg@redhat.com>2006-06-15 12:38:21 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2006-06-15 12:38:21 (GMT)
commitf2ae13241052c94c18131c3db3f255b22f60a5df (patch)
tree0217107a3aed066c89b6fda5a0dc65aff5bed801 /cut-n-paste/Makefile.am
parent4fda4b8cb41300c09be2d83dce2d2a8ae73beb2b (diff)
Fix a bunch of outdated makefiles.
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