aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-12-15 18:34:01 +0000
committerWerner Koch <[email protected]>2001-12-15 18:34:01 +0000
commit5c280f3d18c80cc2c38e1e9486a103a8894fce03 (patch)
tree28811ae6886290c48a7dfb6be6aa6ec123534f44
parentStupid gettext allways adds the same entry when running gettextize - (diff)
downloadgnupg-5c280f3d18c80cc2c38e1e9486a103a8894fce03.tar.gz
gnupg-5c280f3d18c80cc2c38e1e9486a103a8894fce03.zip
added one liner to CVS - hey, this one needs is so short that legal
words are not needed :-)
-rwxr-xr-xscripts/build-w326
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/build-w32 b/scripts/build-w32
new file mode 100755
index 000000000..9995a4865
--- /dev/null
+++ b/scripts/build-w32
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+exec scripts/autogen.sh --build-w32
+
+
+