summaryrefslogtreecommitdiffstats
path: root/src/vnet.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet.am')
-rw-r--r--src/vnet.am8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/vnet.am b/src/vnet.am
index 669ea1ffe57..c692249327c 100644
--- a/src/vnet.am
+++ b/src/vnet.am
@@ -657,10 +657,14 @@ endif
########################################
libvnet_la_SOURCES += \
vnet/dhcp/client.c \
- vnet/dhcp/client.h
+ vnet/dhcp/client.h \
+ vnet/dhcp/dhcp_api.c
nobase_include_HEADERS += \
- vnet/dhcp/client.h
+ vnet/dhcp/client.h \
+ vnet/dhcp/dhcp.api.h
+
+API_FILES += vnet/dhcp/dhcp.api
########################################
# DHCP proxy