diff options
Diffstat (limited to 'vnet/Makefile.am')
-rw-r--r-- | vnet/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vnet/Makefile.am b/vnet/Makefile.am index 96306dd3ccd..f53a61bfd44 100644 --- a/vnet/Makefile.am +++ b/vnet/Makefile.am @@ -44,6 +44,7 @@ nobase_include_HEADERS += \ vnet/api_errno.h \ vnet/buffer.h \ vnet/config.h \ + vnet/devices/devices.h \ vnet/global_funcs.h \ vnet/handoff.h \ vnet/interface.h \ |