diff options
author | slioch <slioch@eng-140.vyatta.com> | 2009-10-27 15:33:11 -0700 |
---|---|---|
committer | slioch <slioch@eng-140.vyatta.com> | 2009-10-27 15:33:11 -0700 |
commit | c9a5284343b95baae37b13240a350da5f171b8dc (patch) | |
tree | b6d083afa3dcfacf3f3a4565f29e471b8d012a25 /Makefile.am | |
parent | 47cd5485b45d40b29d96d09c3c133d7c32ada4c3 (diff) | |
download | vyatta-cfg-c9a5284343b95baae37b13240a350da5f171b8dc.tar.gz vyatta-cfg-c9a5284343b95baae37b13240a350da5f171b8dc.zip |
removed out of date priority values from priority file
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 54ef9d6..cd8ce56 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,6 +46,7 @@ src_check_tmpl_SOURCES = src/check_tmpl.c sbin_SCRIPTS = scripts/vyatta-cfg-cmd-wrapper sbin_SCRIPTS += scripts/vyatta-validate-type.pl sbin_SCRIPTS += scripts/vyatta-find-type.pl +sbin_SCRIPTS += scripts/priority.pl sbin_SCRIPTS += scripts/vyatta-config-loader.pl sbin_SCRIPTS += scripts/vyatta-config-gen-sets.pl sbin_SCRIPTS += scripts/vyatta-cli-expand-var.pl |