add a test build script

This commit is contained in:
Ken Rice
2015-02-04 15:05:21 -06:00
parent 56ac3b3533
commit 00a18f7137
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
./bootstrap.sh -j
./configure -C
make