Skip to content

Commit

Permalink
automake: Add ovs-bugtool.in to flake8-check.
Browse files Browse the repository at this point in the history
Signed-off-by: Gurucharan Shetty <[email protected]>
Acked-by: Ryan Moats <[email protected]>
  • Loading branch information
shettyg committed Jun 9, 2016
1 parent 41550bb commit b00bdc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utilities/bugtool/automake.mk
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ bugtool_scripts = \

scripts_SCRIPTS += $(bugtool_scripts)

FLAKE8_PYFILES += utilities/bugtool/ovs-bugtool.in

bugtoolpluginsdir = $(pkgdatadir)/bugtool-plugins
INSTALL_DATA_LOCAL += bugtool-install-data-local
bugtool-install-data-local:
Expand Down

0 comments on commit b00bdc7

Please sign in to comment.