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 <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 /cut-n-paste/Makefile.am
parenta6974cd597b52c9782e105a38d709784f882bedf (diff)
Big refactor of the directory structure and packages to
reflect private/public
Diffstat (limited to 'cut-n-paste/Makefile.am')
-rw-r--r--cut-n-paste/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/cut-n-paste/Makefile.am b/cut-n-paste/Makefile.am
deleted file mode 100644
index e608554..0000000
--- a/cut-n-paste/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-cut_n_pastedir = $(pythondir)/cut-n-paste
-cut_n_paste_PYTHON = \
- google.py \
- GoogleSOAPFacade.py \
- SOAP.py