diff options
author | David Thompson <dthompson2@worcester.edu> | 2016-04-30 08:46:33 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2016-04-30 08:46:33 -0400 |
commit | f98b1e35944dde31250fa758be88adbc0619b3b0 (patch) | |
tree | 569dbaeafdab9ec69bafb5e8e36c88ff6ca1b3b9 /bootstrap | |
parent | 22203e6d1041dff644199a41d5299de9b44ee67a (diff) |
Add project base code and assets.
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap new file mode 100755 index 0000000..e756b42 --- /dev/null +++ b/bootstrap @@ -0,0 +1,3 @@ +#! /bin/sh + +autoreconf -vif |