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