Skip to content
Snippets Groups Projects
Commit ae34a2d8 authored by Marek Vavruša's avatar Marek Vavruša
Browse files

pkg-config: don't publish already prefixed include path

parent 788273d9
No related branches found
No related tags found
No related merge requests found
......@@ -8,4 +8,4 @@ Description: Knot DNS library
URL: http://www.knot-dns.cz
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lknot @LIBS@
Cflags: -I${includedir}/libknot
Cflags: -I${includedir}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment