summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e9fe05e..1cb7c6c 100644
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,7 @@ TNTVERS7 = $(shell ver=$(TNTVERSION); if [ $$ver -ge "1606" ]; then echo "yes"
CXXFLAGS += $(shell tntnet-config --cxxflags)
LIBS += $(shell tntnet-config --libs)
CXXFLAGS += $(shell pcre-config --cflags)
-LIBS += $(shell pcre-config --libs-cpp)
+LIBS += $(shell pcre-config --libs) -lpcrecpp
### The name of the distribution archive: