be813c9b84
- add bits for regress framework
12 lines
337 B
Plaintext
12 lines
337 B
Plaintext
--- Makefile.in.orig Tue Oct 17 21:25:10 2000
|
|
+++ Makefile.in Wed Oct 24 11:32:05 2001
|
|
@@ -419,7 +419,7 @@ basic-test: all
|
|
|
|
test: all
|
|
./ltest/ltest -mavail -n10 -q $(top_srcdir)/COPYING
|
|
- $(SHELL) -e util/check.sh $(top_srcdir)
|
|
+ $(SHELL) -e $(srcdir)/util/check.sh $(top_srcdir)
|
|
./tests/align
|
|
./tests/chksum
|
|
./examples/simple
|