diff options
author | Roland Reichwein <mail@reichwein.it> | 2020-04-10 19:35:06 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2020-04-10 19:35:06 +0200 |
commit | 07f01d1ab5e68fc042356fd90fa07c199791b29c (patch) | |
tree | 89860e4e85ee49931b4193255de0a2032d94392e /plugins/static-files | |
parent | da2666726e48a3dc00f05589cdf4947f22deb3c3 (diff) |
Ported to Debian 10
Diffstat (limited to 'plugins/static-files')
-rw-r--r-- | plugins/static-files/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/static-files/Makefile b/plugins/static-files/Makefile index e0905a1..b928506 100644 --- a/plugins/static-files/Makefile +++ b/plugins/static-files/Makefile @@ -52,8 +52,8 @@ LIBS+= \ #-lstdc++fs else LIBS+= \ --lstdc++ -#-lstdc++fs +-lstdc++ \ +-lstdc++fs endif PROGSRC=\ |