aboutsummaryrefslogtreecommitdiff
path: root/libweb.pc
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-10-16 00:29:52 +0200
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-10-16 00:29:52 +0200
commitd9e91649222977591a9e5534e287e31e17c9bc81 (patch)
treeeff8b264506fda25f0c83bb33e015076f206f0dd /libweb.pc
parent0222b75e8554796548e079aa3393c512ae30ac24 (diff)
libweb.pc: Fix wrong -l flag
Diffstat (limited to 'libweb.pc')
-rw-r--r--libweb.pc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libweb.pc b/libweb.pc
index 8d3f0b9..f221bea 100644
--- a/libweb.pc
+++ b/libweb.pc
@@ -8,4 +8,4 @@ Url: https://gitea.privatedns.org/xavi/libweb
Description: A simple and lightweight web framework
Version: 0.1.0
Cflags: -I${includedir}
-Libs: -L${libdir} -llibweb
+Libs: -L${libdir} -lweb