2017-12-15 11:14:55 -08:00
|
|
|
EXTRA_DIST += \
|
|
|
|
build-aux/calculate-schema-cksum \
|
|
|
|
build-aux/cccl \
|
2023-10-30 21:10:44 +01:00
|
|
|
build-aux/check-structs \
|
2017-12-15 11:14:55 -08:00
|
|
|
build-aux/cksum-schema-check \
|
|
|
|
build-aux/dist-docs \
|
|
|
|
build-aux/dpdkstrip.py \
|
2023-10-30 21:10:44 +01:00
|
|
|
build-aux/extract-odp-netlink-h \
|
|
|
|
build-aux/extract-odp-netlink-macros-h \
|
|
|
|
build-aux/extract-odp-netlink-windows-dp-h \
|
|
|
|
build-aux/extract-ofp-actions \
|
|
|
|
build-aux/extract-ofp-errors \
|
|
|
|
build-aux/extract-ofp-fields \
|
|
|
|
build-aux/extract-ofp-msgs \
|
2022-07-08 20:03:04 +02:00
|
|
|
build-aux/gen_ofp_field_decoders \
|
2023-10-30 21:10:44 +01:00
|
|
|
build-aux/generate-dhparams-c \
|
2020-06-17 14:22:47 -07:00
|
|
|
build-aux/initial-tab-allowed-files \
|
2017-12-15 11:14:55 -08:00
|
|
|
build-aux/sodepends.py \
|
|
|
|
build-aux/soexpand.py \
|
|
|
|
build-aux/text2c \
|
|
|
|
build-aux/xml2nroff
|
|
|
|
|
2017-01-05 18:01:08 -08:00
|
|
|
FLAKE8_PYFILES += \
|
2023-10-30 21:10:49 +01:00
|
|
|
build-aux/dpdkstrip.py \
|
|
|
|
build-aux/extract-ofp-actions \
|
|
|
|
build-aux/extract-ofp-errors \
|
|
|
|
build-aux/extract-ofp-fields \
|
|
|
|
build-aux/extract-ofp-msgs \
|
|
|
|
build-aux/gen_ofp_field_decoders \
|
|
|
|
build-aux/sodepends.py \
|
|
|
|
build-aux/soexpand.py \
|
|
|
|
build-aux/xml2nroff
|