From ec4976694ae3c6df60fab56679811fee795136be Mon Sep 17 00:00:00 2001 From: paul Date: Wed, 9 Apr 2003 06:32:56 +0000 Subject: Remove vtysh_cmd.c from the repository. Add dependency on rebuild target for vtysh_cmd.c to Makefile.am --- vtysh/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vtysh/Makefile.am') diff --git a/vtysh/Makefile.am b/vtysh/Makefile.am index 4327379b..2b04e707 100644 --- a/vtysh/Makefile.am +++ b/vtysh/Makefile.am @@ -20,3 +20,5 @@ rebuild4: rebuild: ./extract.pl ../zebra/*.c ../ripd/*.c ../ripngd/*.c ../ospfd/*.c ../ospf6d/*.c ../bgpd/*.c ../lib/keychain.c ../lib/routemap.c ../lib/filter.c ../lib/plist.c >vtysh_cmd.c + +vtysh_cmd.c: rebuild -- cgit v1.2.1