diff options
| author | Roland Reichwein <mail@reichwein.it> | 2021-02-28 09:55:22 +0100 | 
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2021-02-28 09:55:22 +0100 | 
| commit | 6eb1ecf3619f00071eadb6080e15f381f197b298 (patch) | |
| tree | 128eecb30e40981f2235dbd000f74cb5f83f41e1 /plugins/webbox | |
| parent | f4b6b3b7bb2be6ec8aa6b694d9ff39a774f01da7 (diff) | |
Makefile update
Diffstat (limited to 'plugins/webbox')
| -rw-r--r-- | plugins/webbox/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/webbox/Makefile b/plugins/webbox/Makefile index 39a2c8c..4be08d1 100644 --- a/plugins/webbox/Makefile +++ b/plugins/webbox/Makefile @@ -19,7 +19,7 @@ LDLIBS=\  -lssl -lcrypto \  -ldl -LDFLAGS=-L../../libcommon +LDFLAGS+=-L../../libcommon  PROGSRC=\      webbox.cpp  | 
