From 558d719e47bdc01454321eab142857775403e545 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Sat, 20 Nov 2010 12:01:41 -0800 Subject: Remove unused net_set Part of earlier effort to use less sudo. Not currently used. --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5d30019..c848034 100644 --- a/Makefile.am +++ b/Makefile.am @@ -71,7 +71,6 @@ sbin_PROGRAMS += src/my_commit sbin_PROGRAMS += src/exe_action sbin_PROGRAMS += src/dump sbin_PROGRAMS += src/check_tmpl -sbin_PROGRAMS += src/net_set sbin_PROGRAMS += src/my_cli_bin sbin_PROGRAMS += src/my_cli_shell_api @@ -80,7 +79,6 @@ src_my_commit_SOURCES = src/commit2.c src_exe_action_SOURCES = src/exe_action.c src_dump_SOURCES = src/dump_session.c src_check_tmpl_SOURCES = src/check_tmpl.c -src_net_set_SOURCES = src/net_set.c src_my_cli_bin_SOURCES = src/cli_bin.cpp src_my_cli_shell_api_SOURCES = src/cli_shell_api.cpp -- cgit v1.2.3