mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
631cf4f3bf
Since automake-1.12 (test-driver script) libcheck logfile is written parallel by automake. Print test logging to stdout and let write to logfile by automake only. Signed-off-by: Andreas Mohr <and@gmx.li> Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
9 lines
121 B
Makefile
9 lines
121 B
Makefile
SUBDIRS = gentoo redhat
|
|
|
|
EXTRA_DIST = pkginfo.in prototype.in
|
|
|
|
noinst_DATA = pkginfo prototype
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|