diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-01-26 17:53:07 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-01-26 17:53:07 -0800 |
commit | 9b212208f79329273e84b28560604011662fed75 (patch) | |
tree | 88f2f13dd8778e1e05e9f928730d4bf8f912848e /Makefile.am | |
parent | bc572039bdf355c1d0dfdcde974a55ea392092f1 (diff) | |
parent | b5bb8c35539d1b108e988d39153abc813c326b0f (diff) | |
download | vyatta-cfg-system-9b212208f79329273e84b28560604011662fed75.tar.gz vyatta-cfg-system-9b212208f79329273e84b28560604011662fed75.zip |
Merge branch 'kenwood' of 192.168.100.1:git/vyatta-cfg-system into kenwood
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 d284bfd4..8d738067 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,6 +23,7 @@ sbin_SCRIPTS += scripts/install-system sbin_SCRIPTS += scripts/vyatta-grub-setup sbin_SCRIPTS += scripts/standalone_root_pw_reset sbin_SCRIPTS += scripts/vyatta-passwd-sync +sbin_SCRIPTS += scripts/system/vyatta_check_username.pl sbin_SCRIPTS += scripts/system/vyatta_update_login.pl sbin_SCRIPTS += scripts/system/vyatta_update_logrotate.pl sbin_SCRIPTS += scripts/system/vyatta_update_resolv.pl |