diff --git a/Makefile b/Makefile index 22f1002e1..9e6f7f7cc 100644 --- a/Makefile +++ b/Makefile @@ -175,6 +175,7 @@ endif DEP_ICON := y DEP_ICON_RC := y DEP_SOCKETS := y + DEP_HTTP := y endif include $(PATH_INTERNAL_C)/libqb/build.mk