X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=lib%2FMakefile.am;h=016a14dd09f2783d5ac1306a4976678acf98f7ef;hb=2bc0df4aa35a89c5af7e54f459e2bbde20ca6a7e;hp=0088e0bf5d14d0a52887fdd2a4aea9a5c2b9981b;hpb=8b214b9d1c51f49d977e93b66378ed4f73790c8b;p=petitboot diff --git a/lib/Makefile.am b/lib/Makefile.am index 0088e0b..016a14d 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -65,7 +65,11 @@ lib_libpbcore_la_SOURCES = \ lib/util/util.h \ lib/flash/config.h \ lib/flash/flash.h \ - lib/security/security.h + lib/security/security.h \ + lib/efi/efivar.h \ + lib/efi/efivar.c \ + lib/param_list/param_list.c \ + lib/param_list/param_list.h if ENABLE_MTD lib_libpbcore_la_SOURCES += \