diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 6e0a59d31f..6e01188410 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2641,7 +2641,8 @@ INSTALL_DIRS += \ dist_network_DATA = \ network/99-default.link \ - network/80-container-host0.network + network/80-container-host0.network \ + network/80-container-ve.network dist_udevrules_DATA += \ rules/42-usb-hid-pm.rules \ |