]> git.proxmox.com Git - mirror_frr.git/commitdiff
include: add pkt_cls.h to automake headers
authorSiger Yang <siger.yang@outlook.com>
Tue, 6 Sep 2022 07:07:35 +0000 (15:07 +0800)
committerSiger Yang <siger.yang@outlook.com>
Tue, 22 Nov 2022 14:35:34 +0000 (22:35 +0800)
Add pkt_cls.h to subdir.am under include.

Signed-off-by: Siger Yang <siger.yang@outlook.com>
include/subdir.am

index f6328ef38e71841b42d82b4f4e479f887cb88269..4fa88a0afd51cb476bfb50281d96eab82f838b9e 100644 (file)
@@ -19,4 +19,5 @@ noinst_HEADERS += \
        include/linux/seg6_local.h \
        include/linux/mroute.h \
        include/linux/mroute6.h \
+       include/linux/pkt_cls.h \
        # end