summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRatan Gupta <ratagupt@in.ibm.com>2017-04-14 16:34:56 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-04-27 12:21:34 +0000
commit6811f820cdc6ea4792e7a4057b3584dd128bbd16 (patch)
tree64a39fca93225da25329ffca82b67a294679eb27 /Makefile.am
parentbf9ba40c716867a8bf1e9c8d268d860ee9518b1b (diff)
downloadphosphor-networkd-6811f820cdc6ea4792e7a4057b3584dd128bbd16.tar.gz
phosphor-networkd-6811f820cdc6ea4792e7a4057b3584dd128bbd16.zip
Implement NetworkManager
Change-Id: Ifa8169d903ecab1575662cfc0f9a1c950d56144f Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index abc5067..d5bc9b3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,6 +15,7 @@ noinst_HEADERS = \
phosphor_network_manager_SOURCES = \
ethernet_interface.cpp \
+ network_manager.cpp \
network_manager_main.cpp \
xyz/openbmc_project/Network/VLAN/Create/server.cpp
OpenPOWER on IntegriCloud