summaryrefslogtreecommitdiff
path: root/vtysh/Makefile.am
diff options
context:
space:
mode:
authorpaul <paul>2003-04-09 06:32:56 +0000
committerpaul <paul>2003-04-09 06:32:56 +0000
commitec4976694ae3c6df60fab56679811fee795136be (patch)
treeef7fd39a49c9224518c5b0095c4fe06e15c64d6e /vtysh/Makefile.am
parent1aa7b3993bec298370b8b7f8983d0bb0898d4476 (diff)
Remove vtysh_cmd.c from the repository.
Add dependency on rebuild target for vtysh_cmd.c to Makefile.am
Diffstat (limited to 'vtysh/Makefile.am')
-rw-r--r--vtysh/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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