diff options
Diffstat (limited to 'mkauto.sh')
| -rwxr-xr-x | mkauto.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mkauto.sh b/mkauto.sh new file mode 100755 index 0000000..297212a --- /dev/null +++ b/mkauto.sh @@ -0,0 +1,2 @@ +#! /bin/sh +autoreconf -i && rm -rf autom4te.cache |