diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ce0f70a1a2..8c7bde9d4c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -144,7 +144,6 @@ pkginclude_HEADERS =  nodist_pkginclude_HEADERS =  dist_yangmodels_DATA =  man_MANS = -vtysh_scan =  vtysh_daemons =  clippy_scan = @@ -226,6 +225,7 @@ EXTRA_DIST += \  	python/makefile.py \  	python/tiabwarfo.py \  	python/xrelfo.py \ +	python/xref2vtysh.py \  	python/test_xrelfo.py \  	python/runtests.py \  	\  | 
