X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=e16a7b24f67563643ea7e28250ab504a55a662e6;hb=f19a9d7e00271ffbba6e827da3b553b900acc33c;hp=03295275fa33d22c0cbfca53a41c75d23a2f78f2;hpb=e606e287773f589b0c491983c86e652bbaf3adeb;p=tpg%2Facess2.git diff --git a/Makefile b/Makefile index 03295275..e16a7b24 100644 --- a/Makefile +++ b/Makefile @@ -15,8 +15,8 @@ USRLIBS += libreadline.so libnet.so liburi.so libpsocket.so USRLIBS += libimage_sif.so USRAPPS := init login CLIShell cat ls mount -USRAPPS += bomb dhcpclient -USRAPPS += ip ping telnet irc wget +USRAPPS += bomb lspci +USRAPPS += ip dhcpclient ping telnet irc wget telnetd USRAPPS += axwin3 ALL_DYNMODS = $(addprefix all-,$(DYNMODS))