diff --git a/src/Makefile b/src/Makefile index 1a630b846..90ea764be 100644 --- a/src/Makefile +++ b/src/Makefile @@ -279,7 +279,6 @@ endif # unrar ifeq ($(ENABLE_UNRAR),1) CFLAGS += -I$(DEPS_UNRAR_PATH) -CFLAGS += -DWITH_UNRAR LFLAGS += -lstdc++ endif