diff options
| author | Mark Stapp <mjs@voltanet.io> | 2020-11-20 15:37:11 -0500 |
|---|---|---|
| committer | Mark Stapp <mjs@voltanet.io> | 2020-11-20 15:37:11 -0500 |
| commit | 40de528b77b9529f2fd72fc40d15ee3e2250b587 (patch) | |
| tree | c573d5180d052f8304e7ab2e3d534769b681da8b | |
| parent | 1499b13794d49d7dd77668e485823c65b5d10714 (diff) | |
pimd: remove duplicate block from subdir.am
Signed-off-by: Mark Stapp <mjs@voltanet.io>
| -rw-r--r-- | pimd/subdir.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/pimd/subdir.am b/pimd/subdir.am index ad5463caf5..5a81df3ec8 100644 --- a/pimd/subdir.am +++ b/pimd/subdir.am @@ -151,9 +151,3 @@ pimd_mtracebis_SOURCES = pimd/mtracebis.c \ pimd/mtracebis_netlink.c \ pimd/mtracebis_routeget.c \ # end - -nodist_pimd_pimd_SOURCES = \ - yang/frr-pim.yang.c \ - yang/frr-pim-rp.yang.c \ - yang/frr-igmp.yang.c \ - # end |
