X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=lib%2FMakefile.am;h=f000a2f20853324de9a90d6d02e0a472d4783276;hp=fb251479209abcbbb58ec2b41c5628cb23cd51fd;hb=e52a8c61a640ab4fce0b4caaa796ae3e1c4ff8a3;hpb=e25ee629c6dfa47c13121cc70b2da1b2dd21036c diff --git a/lib/Makefile.am b/lib/Makefile.am index fb25147..f000a2f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -34,6 +34,8 @@ libpbcore_la_SOURCES = \ pb-config/storage-powerpc-nvram.c \ pb-config/storage-null.c \ pb-config/storage-test.c \ + process/process.c \ + process/process.h \ types/types.h \ talloc/talloc.c \ talloc/talloc.h \