diff options
author | Roland Reichwein <mail@reichwein.it> | 2020-04-11 16:56:36 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2020-04-11 16:56:36 +0200 |
commit | 77a68fbe16246245937c5d692bb8c89dc14d7800 (patch) | |
tree | a20a6c4251bf5970e8d3a40da17d456a3544117c /plugins/webbox/Makefile | |
parent | 4640ea1a9249c08b749f174cb19f6dc61a505a00 (diff) |
Webbox (WIP)
Diffstat (limited to 'plugins/webbox/Makefile')
-rw-r--r-- | plugins/webbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/webbox/Makefile b/plugins/webbox/Makefile index 666aede..ed66b50 100644 --- a/plugins/webbox/Makefile +++ b/plugins/webbox/Makefile @@ -52,8 +52,8 @@ LIBS+= \ #-lstdc++fs else LIBS+= \ --lstdc++ -#-lstdc++fs +-lstdc++ \ +-lstdc++fs endif PROGSRC=\ |