blob: 26a6cdf1c0ad66f4fcaf781ed89c8ea2edf0c294 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff --git a/test/Makefile.am b/test/Makefile.am
index 3cda45d..c61b34e 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -23,7 +23,6 @@
all:
- ./test.sh
check:
./test.sh
|