summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 0088e0b..59d37ab 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -65,7 +65,9 @@ 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
if ENABLE_MTD
lib_libpbcore_la_SOURCES += \
OpenPOWER on IntegriCloud