summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2937c28933..1e3311fa7b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -110,6 +110,7 @@ dist_examples_DATA =
dist_yangmodels_DATA =
man_MANS =
vtysh_scan =
+clippy_scan =
## libtool, the self-made GNU scourge
## ... this should fix relinking
@@ -184,6 +185,7 @@ EXTRA_DIST += \
python/clidef.py \
python/clippy/__init__.py \
python/makevars.py \
+ python/makefile.py \
\
redhat/frr.logrotate \
redhat/frr.pam \