summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRatan Gupta <ratagupt@in.ibm.com>2017-04-20 19:12:29 +0530
committerRatan Gupta <ratagupt@in.ibm.com>2017-05-16 00:14:27 +0530
commit4af36763e8c680ab9ba01c40b1cb31449576a69c (patch)
treeefb8205908f71a8fd35d8d8a58c147f7b7b74e52 /Makefile.am
parentcb7098dc4880e0697aeb5b665c1504573ee40132 (diff)
downloadphosphor-networkd-4af36763e8c680ab9ba01c40b1cb31449576a69c.tar.gz
phosphor-networkd-4af36763e8c680ab9ba01c40b1cb31449576a69c.zip
Define interfaces of ipaddress object
Change-Id: Ic7cb6ca0deb3e005b2c753adbe2b88c13dff7120 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 d5bc9b3..6035365 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,8 @@ netman_watch_dns_CFLAGS = $(SYSTEMD_CFLAGS)
noinst_HEADERS = \
ethernet_interface.hpp \
- network_manager.hpp
+ network_manager.hpp \
+ ipaddress.hpp
phosphor_network_manager_SOURCES = \
ethernet_interface.cpp \
OpenPOWER on IntegriCloud