diff options
Diffstat (limited to 'plugins/webbox/Makefile')
-rw-r--r-- | plugins/webbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/webbox/Makefile b/plugins/webbox/Makefile index 5e4dab8..983ca0f 100644 --- a/plugins/webbox/Makefile +++ b/plugins/webbox/Makefile @@ -7,6 +7,7 @@ CXXFLAGS+= -fvisibility=hidden -fPIC CXXFLAGS+= -I../.. LDLIBS=\ +-lreichwein \ -lboost_context \ -lboost_coroutine \ -lboost_program_options \ |