Modules/FDDv2 - Fixed calling _ReadWithinTrack when no bytes remaining
[tpg/acess2.git] / Makefile
index d933951..9821d16 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,9 +16,8 @@ USRLIBS += libaxwin2.so libimage_sif.so
 
 USRAPPS := init login CLIShell cat ls mount
 USRAPPS += bomb
-#USRAPPS += pcidump
 USRAPPS += ifconfig ping telnet irc
-USRAPPS += axwin2
+USRAPPS += axwin2 axwin3
 
 ALL_DYNMODS = $(addprefix all-,$(DYNMODS))
 ALL_MODULES := $(addprefix all-,$(MODULES))

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