summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am
index 1651d0a4..9793c146 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,14 +31,6 @@ cvs-put:
cvs-sync: cvs-get cvs-put
-tobold-get:
- rsync -Cavuzb --exclude scratch --exclude .deps \
- tobold:gnupg/ .
-
-tobold-put:
- rsync -Cavuzb --exclude scratch --exclude .deps \
- . tobold:gnupg/
-
.PHONY: cvs-get cvs-put cvs-sync