X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Makefile;h=1d05b1a4867efc9ca268b35448eaa3a607a7b352;hb=507f19941f45bca7c1de783a394f56b15f10be4d;hp=e16a7b24f67563643ea7e28250ab504a55a662e6;hpb=d0b4559f2936f6d9f06be0f7c3c51527a480ec0d;p=tpg%2Facess2.git diff --git a/Makefile b/Makefile index e16a7b24..1d05b1a4 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ USRLIBS += libimage_sif.so USRAPPS := init login CLIShell cat ls mount USRAPPS += bomb lspci USRAPPS += ip dhcpclient ping telnet irc wget telnetd -USRAPPS += axwin3 +USRAPPS += axwin3 gui_ate ALL_DYNMODS = $(addprefix all-,$(DYNMODS)) ALL_MODULES := $(addprefix all-,$(MODULES))