summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2008-02-20 18:19:08 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2008-02-20 18:19:08 -0800
commitea2f6c3e233d30e4ee37fa74a0d027c7478a1943 (patch)
tree751669b5e9fa72c5bee4d55957cbdb61830902fe /Makefile.am
parenta77ffd90c19a203b5d0ebcc413c9f8f5b3b86a04 (diff)
downloadvyatta-cfg-ea2f6c3e233d30e4ee37fa74a0d027c7478a1943.tar.gz
vyatta-cfg-ea2f6c3e233d30e4ee37fa74a0d027c7478a1943.zip
add vyatta-cfg-cmd-wrapper to replace xorp_tmpl_tool.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9e55aa1..5d41b2d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,7 @@ src_my_delete_SOURCES = src/delete.c
src_my_set_SOURCES = src/set.c
src_check_tmpl_SOURCES = src/check_tmpl.c
-sbin_SCRIPTS = scripts/xorp_tmpl_tool
+sbin_SCRIPTS = scripts/vyatta-cfg-cmd-wrapper
sbin_SCRIPTS += scripts/vyatta-validate-type.pl
sbin_SCRIPTS += scripts/vyatta-find-type.pl
sbin_SCRIPTS += scripts/vyatta-config-loader.pl