]> git.proxmox.com Git - mirror_frr.git/blobdiff - pathd/subdir.am
build, vtysh: extract vtysh commands from .xref
[mirror_frr.git] / pathd / subdir.am
index f339c792256fa54a38d9ead11733ee5b88f57f0b..29be8f463dc94a46551747a8130833d4ce75bca7 100644 (file)
@@ -5,16 +5,11 @@
 if PATHD
 noinst_LIBRARIES += pathd/libpath.a
 sbin_PROGRAMS += pathd/pathd
-vtysh_scan += \
-       pathd/path_cli.c \
-       pathd/path_ted.c \
-       #end
 vtysh_daemons += pathd
 # TODO add man page
 #man8 += $(MANBUILD)/pathd.8
 
 if PATHD_PCEP
-vtysh_scan += pathd/path_pcep_cli.c
 module_LTLIBRARIES += pathd/pathd_pcep.la
 endif