summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRatan Gupta <ratagupt@in.ibm.com>2017-04-14 16:33:53 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-04-27 12:21:10 +0000
commit05eb109d47d885040496e2a7ace781a7186b7209 (patch)
treec912dab9397f6d7b71169e14ffbf53f45aae49f1 /Makefile.am
parent91a99ccb7ddb8ec0ec19f92d54bfae48e21e807e (diff)
downloadphosphor-networkd-05eb109d47d885040496e2a7ace781a7186b7209.tar.gz
phosphor-networkd-05eb109d47d885040496e2a7ace781a7186b7209.zip
Define interfaces of NetworkManager
Change-Id: Ia696c382b0b7cbf5980f17e0d64ed4d286db25cb Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9c341d8..6f95786 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,8 @@ netman_watch_dns_LDFLAGS = $(SYSTEMD_LIBS)
netman_watch_dns_CFLAGS = $(SYSTEMD_CFLAGS)
noinst_HEADERS = \
- ethernet_interface.hpp
+ ethernet_interface.hpp \
+ network_manager.hpp
phosphor_network_manager_SOURCES = \
ethernet_interface.cpp \
OpenPOWER on IntegriCloud