diff options
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 6eaec65..d360084 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,6 +21,7 @@ bin_sudo_users_SCRIPTS += scripts/vyatta-show-log-all bin_sudo_users_SCRIPTS += scripts/vyatta-show-log-file bin_sudo_users_SCRIPTS += scripts/vyatta-show-dmesg bin_sudo_users_SCRIPTS += scripts/vyatta-show-dmesg-all +bin_sudo_users_SCRIPTS += scripts/vyatta-identify-interface.pl cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \ cpio -0pd |