diff options
| author | plsaranya <saranya_panjarathina@dell.com> | 2022-03-03 21:55:50 +0530 | 
|---|---|---|
| committer | plsaranya <saranya_panjarathina@dell.com> | 2022-03-23 19:34:28 +0530 | 
| commit | a5fa982256b23d53d5b833f75224fb7f96054b9b (patch) | |
| tree | 876c47319611707f7143f577d79a3e03bf9edb77 /include/subdir.am | |
| parent | 116f0dd90507c71a557214877c9c4df5a6a77e12 (diff) | |
pim6d: Mroute changes
Mroute and supporting changes
Signed-off-by: plsaranya <Saranya_Panjarathina@dell.com>
Diffstat (limited to 'include/subdir.am')
| -rw-r--r-- | include/subdir.am | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/include/subdir.am b/include/subdir.am index a06a8e5649..f6328ef38e 100644 --- a/include/subdir.am +++ b/include/subdir.am @@ -17,4 +17,6 @@ noinst_HEADERS += \  	include/linux/seg6_hmac.h \  	include/linux/seg6_iptunnel.h \  	include/linux/seg6_local.h \ +	include/linux/mroute.h \ +	include/linux/mroute6.h \  	# end  | 
