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 8686c2f8..f57431bd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,7 @@ sbin_SCRIPTS += scripts/vyatta-link-detect sbin_SCRIPTS += scripts/vyatta-next-hop-check sbin_SCRIPTS += scripts/vyatta-update-static-route.pl -bin_sudo_users_SCRIPTS += scripts/vyatta-static-dhcp.pl +bin_sudo_users_SCRIPTS = scripts/vyatta-static-dhcp.pl sbin_PROGRAMS = src/check_prefix_boundary |