summaryrefslogtreecommitdiffstats
path: root/phosphor-ldap-config/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'phosphor-ldap-config/Makefile.am')
-rw-r--r--phosphor-ldap-config/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/phosphor-ldap-config/Makefile.am b/phosphor-ldap-config/Makefile.am
index cf2b4f0..907c365 100644
--- a/phosphor-ldap-config/Makefile.am
+++ b/phosphor-ldap-config/Makefile.am
@@ -1,9 +1,10 @@
sbin_PROGRAMS = phosphor-ldap-conf
-noinst_HEADERS = ldap_configuration.hpp
+noinst_HEADERS = ldap_configuration.hpp utils.hpp
phosphor_ldap_conf_SOURCES = \
main.cpp \
+ utils.cpp \
ldap_configuration.cpp
phosphor_ldap_conf_LDFLAGS = $(SDBUSPLUS_LIBS) \
OpenPOWER on IntegriCloud