gnulib-tool: Fix trouble caused by Python's bytecode cache.
[gnulib.git] / modules / sys_wait-c++-tests
blobf94dfc507de4df3a47fa6ee4772719a052af579e
1 Files:
2 tests/test-sys_wait-c++.cc
3 tests/signature.h
5 Status:
6 c++-test
8 Depends-on:
9 ansi-c++-opt
11 configure.ac:
13 Makefile.am:
14 if ANSICXX
15 TESTS += test-sys_wait-c++
16 check_PROGRAMS += test-sys_wait-c++
17 test_sys_wait_c___SOURCES = test-sys_wait-c++.cc
18 endif