Dmitry V. Levin
d1d182209e
* tests/Makefile.am (TESTS): Merge ptrace_setoptions_*. * tests/ptrace_setoptions: Check for Linux kernel > 2.6.
8 lines
126 B
Makefile
8 lines
126 B
Makefile
# Automake input for strace tests.
|
|
|
|
TESTS = ptrace_setoptions strace-f
|
|
|
|
EXTRA_DIST = init.sh $(TESTS)
|
|
|
|
CLEANFILES = check.log
|