diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-16 00:29:52 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-10-16 00:29:52 +0200 |
| commit | d9e91649222977591a9e5534e287e31e17c9bc81 (patch) | |
| tree | eff8b264506fda25f0c83bb33e015076f206f0dd /libweb.pc | |
| parent | 0222b75e8554796548e079aa3393c512ae30ac24 (diff) | |
libweb.pc: Fix wrong -l flag
Diffstat (limited to 'libweb.pc')
| -rw-r--r-- | libweb.pc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
