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 59d37ab..016a14d 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -67,7 +67,9 @@ lib_libpbcore_la_SOURCES = \
lib/flash/flash.h \
lib/security/security.h \
lib/efi/efivar.h \
- lib/efi/efivar.c
+ lib/efi/efivar.c \
+ lib/param_list/param_list.c \
+ lib/param_list/param_list.h
if ENABLE_MTD
lib_libpbcore_la_SOURCES += \
OpenPOWER on IntegriCloud