initial checkin
This commit is contained in:
7
tests/Makefile.am
Normal file
7
tests/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
test:
|
||||
./runtests.sh
|
||||
|
||||
clean:
|
||||
rm -rf log
|
||||
find . -name "*~" | xargs rm -f
|
||||
Reference in New Issue
Block a user