dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
887480c
)
Let check-% depend on all instead of all-local.
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Mon, 4 Nov 2002 18:13:10 +0000
(18:13 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Mon, 4 Nov 2002 18:13:10 +0000
(18:13 +0000)
t/Makefile.am
patch
|
blob
|
history
diff --git
a/t/Makefile.am
b/t/Makefile.am
index f898e0339a0bfa51790430d564e5dcba08e87188..bb6331421119d0b22b572e6c21e632849ccce779 100644
(file)
--- a/
t/Makefile.am
+++ b/
t/Makefile.am
@@
-13,7
+13,7
@@
TESTS_ENVIRONMENT=ICONV_PATH=@ICONV_PATH@
all-local:
@rm -f *.out
-check-% : %.test all
-local
+check-% : %.test all
@srcdir=$(srcdir); export srcdir; \
if $(TESTS_ENVIRONMENT) ./$<; then \
echo "Test succeeded"; \