X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Makefile;h=54d0e167a76ed0cfdc290e68401ea89ed988673e;hb=9d764e5e859b19385173bf0f45dee9f4713aa889;hp=faa0ab30ef93a0f42e8be8000782376542b88323;hpb=341da8d5cb692850e10b89cf5442ddf3186be07c;p=tpg%2Facess2.git diff --git a/Makefile b/Makefile index faa0ab30..54d0e167 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ USRLIBS += libimage_sif.so USRAPPS := init login CLIShell cat ls mount USRAPPS += bomb dhcpclient -USRAPPS += ifconfig ping telnet irc +USRAPPS += ip ping telnet irc USRAPPS += axwin3 ALL_DYNMODS = $(addprefix all-,$(DYNMODS))