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