Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/woip/c/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'woip/c/bootstrap.sh')
-rwxr-xr-xwoip/c/bootstrap.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/woip/c/bootstrap.sh b/woip/c/bootstrap.sh
new file mode 100755
index 0000000..b8d8e5a
--- /dev/null
+++ b/woip/c/bootstrap.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+touch AUTHORS NEWS README INSTALL ChangeLog COPYING
+aclocal
+automake --add-missing
+autoconf