diff options
Diffstat (limited to 'libgui/Makefile')
-rw-r--r-- | libgui/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libgui/Makefile b/libgui/Makefile index b37bc3b..cb02fed 100644 --- a/libgui/Makefile +++ b/libgui/Makefile @@ -4,7 +4,6 @@ COBJS = psf.o \ bmp.o \ png.o \ gfx.o \ - gui.o \ msg.o CC = ccache ../cross/opt/bin/i686-elf-gcc LD = ccache ../cross/opt/bin/i686-elf-ld |