X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Flib%2FMakefile.am;h=36067100553a09de2e7deec2e018f9fcd2b52dad;hp=3b4d8cb4767d0428d77e378270027e8bb8af3c59;hb=8b09f179fb71f13223e78ceb91f6a692053957b0;hpb=32e2eac76dcdc7b54454c9f3731496f8947cdbbc 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)