X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=lib%2FMakefile.am;h=7847d0968a48576da199a9ce8369faafcc8d83af;hp=6440fe4a4865ff04465e541653a29e414b5fa904;hb=ee86a0bd989511319adf3467b41b5b2e1f486aa6;hpb=6b2d8ff75f1b9554d01dc6872b4498d660827e58 diff --git a/lib/Makefile.am b/lib/Makefile.am index 6440fe4..7847d09 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -28,6 +28,7 @@ libpbcore_la_SOURCES = \ waiter/waiter.h \ pb-protocol/pb-protocol.c \ pb-protocol/pb-protocol.h \ + types/types.h \ talloc/talloc.c \ talloc/talloc.h \ system/system.c \