summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-09-05 11:54:46 +0200
committerThomas Haller <thaller@redhat.com>2016-09-08 00:21:21 +0200
commit7684b68c49812ed7b2ec493889fae04db066b665 (patch)
tree0d2af2779c6a53ed9cd27c68be9cba1cf12d6b7b /src/Makefile.am
parentcc89996c9e826c9c8d12d5fb7bc8a2a578209eb0 (diff)
downloadNetworkManager-7684b68c49812ed7b2ec493889fae04db066b665.tar.gz
dhcp: add new header "nm-dhcp-helper-api.h"
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c460caff67..8d29b1918b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -335,6 +335,7 @@ libNetworkManager_la_SOURCES = \
dhcp-manager/nm-dhcp-client.c \
dhcp-manager/nm-dhcp-client.h \
dhcp-manager/nm-dhcp-client-logging.h \
+ dhcp-manager/nm-dhcp-helper-api.h \
dhcp-manager/nm-dhcp-utils.c \
dhcp-manager/nm-dhcp-utils.h \
dhcp-manager/nm-dhcp-listener.c \