aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build-w32
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-08-01 12:23:34 +0000
committerWerner Koch <[email protected]>2006-08-01 12:23:34 +0000
commit8c219602515ae1dba5bc0da31077852dab61809e (patch)
tree49d596d702cfec2b8cc42ccaf8c90c82d5200ac5 /scripts/build-w32
parentForgot this one. (diff)
parent2006-07-29 Marcus Brinkmann <[email protected]> (diff)
downloadgnupg-8c219602515ae1dba5bc0da31077852dab61809e.tar.gz
gnupg-8c219602515ae1dba5bc0da31077852dab61809e.zip
Moved 1.9 branch to trunk
Diffstat (limited to 'scripts/build-w32')
-rwxr-xr-xscripts/build-w326
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/build-w32 b/scripts/build-w32
deleted file mode 100755
index 9995a4865..000000000
--- a/scripts/build-w32
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-exec scripts/autogen.sh --build-w32
-
-
-