Merge branch 'master' of github.com:thepowersgang/acess2
[tpg/acess2.git] / Makefile
index 0329527..e16a7b2 100644 (file)
--- 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))

UCC git Repository :: git.ucc.asn.au