diff options
Diffstat (limited to 'test/lib/Makefile.am')
-rw-r--r-- | test/lib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/Makefile.am b/test/lib/Makefile.am index 3b4d8cb..3606710 100644 --- a/test/lib/Makefile.am +++ b/test/lib/Makefile.am @@ -28,6 +28,7 @@ check_PROGRAMS = list-test \ test-process-sync-stdout \ test-process-async \ test-process-async-stdout \ + test-process-parent-stdout \ test-process-both TESTS = $(check_PROGRAMS) |