diff options
Diffstat (limited to 'Applications/Help/Makefile')
-rw-r--r-- | Applications/Help/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Applications/Help/Makefile b/Applications/Help/Makefile index 0dd8563666..c6e4923296 100644 --- a/Applications/Help/Makefile +++ b/Applications/Help/Makefile @@ -7,6 +7,6 @@ OBJS = \ PROGRAM = Help -LIB_DEPS = GUI HTML Draw Markdown IPC Protocol Thread Pthread Core +LIB_DEPS = GUI HTML Gfx Markdown IPC Protocol Thread Pthread Core include ../../Makefile.common |