X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet.am;h=c692249327c5f4ef7cef33f8d003109d228f98a8;hb=c8d8770a3e09c300eeff461a11ef3723b8e029cb;hp=669ea1ffe575261006293edcd0dc54295c73a075;hpb=ba888e46f799a1ae209c51fffdd6159d75b20cdd;p=vpp.git 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