]> git.proxmox.com Git - mirror_frr.git/blobdiff - Makefile.am
doc: add frr_{each,with} to coding style
[mirror_frr.git] / Makefile.am
index 11188ea157d78fb9023bf9f4482ddcc21195d6ff..851cefc85c5d5583957af6aa8d576bf51632e805 100644 (file)
@@ -40,6 +40,12 @@ shvar-%:
 var-%:
        @echo "$($*)" >&$(VARFD)
 
+if ONLY_CLIPPY
+.DEFAULT_GOAL := clippy-only
+endif
+clippy-only: Makefile lib/clippy config.h
+.PHONY: clippy-only
+
 # overwriting these vars breaks cross-compilation.  let's be helpful and warn.
 #
 # note: "#AUTODERP# " will be removed from Makefile by configure.  These are
@@ -147,6 +153,7 @@ include staticd/subdir.am
 include bfdd/subdir.am
 include yang/subdir.am
 include yang/libyang_plugins/subdir.am
+include vrrpd/subdir.am
 
 include vtysh/subdir.am
 include tests/subdir.am
@@ -188,7 +195,6 @@ EXTRA_DIST += \
        snapcraft/defaults \
        snapcraft/helpers \
        snapcraft/snap \
-       \
        babeld/Makefile \
        bgpd/Makefile \
        bgpd/rfp-example/librfp/Makefile \
@@ -218,6 +224,7 @@ EXTRA_DIST += \
        vtysh/Makefile \
        watchfrr/Makefile \
        zebra/Makefile \
+       vrrpd/Makefile \
        # end
 
 noinst_HEADERS += defaults.h