X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Flib%2FMakefile.am;h=ed570af14605d5610424156d40dc6e947657bc83;hp=ae6027f80eb2ff933bcd332451f87eb7b2a7d773;hb=485680a5bfeb952fd652a59efcce35636d6aec00;hpb=5a271400e9b5396cb90258b7582fe7ac6bcc2230 diff --git a/test/lib/Makefile.am b/test/lib/Makefile.am index ae6027f..ed570af 100644 --- a/test/lib/Makefile.am +++ b/test/lib/Makefile.am @@ -31,7 +31,8 @@ check_PROGRAMS = list-test \ test-process-async \ test-process-async-stdout \ test-process-parent-stdout \ - test-process-both + test-process-both \ + test-fold TESTS = $(check_PROGRAMS)