summaryrefslogtreecommitdiff
path: root/lib/tevent/tevent.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tevent/tevent.pc.in')
-rw-r--r--lib/tevent/tevent.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tevent/tevent.pc.in b/lib/tevent/tevent.pc.in
index b1dd439785..1091ff00f1 100644
--- a/lib/tevent/tevent.pc.in
+++ b/lib/tevent/tevent.pc.in
@@ -8,5 +8,5 @@ Description: An event system library
Version: @PACKAGE_VERSION@
Requires: talloc
Libs: -L${libdir} -ltevent
-Cflags: -I${includedir}
+Cflags: @LIB_RPATH@ -I${includedir}
URL: http://samba.org/