diff options
Diffstat (limited to 'lib/tevent/tevent.pc.in')
-rw-r--r-- | lib/tevent/tevent.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tevent/tevent.pc.in b/lib/tevent/tevent.pc.in index 4a4c012d73..afd9fcc279 100644 --- a/lib/tevent/tevent.pc.in +++ b/lib/tevent/tevent.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: events Description: An event system library Version: @PACKAGE_VERSION@ -Libs: -L${libdir} -levents +Libs: -L${libdir} -ltevent Cflags: -I${includedir} URL: http://samba.org/ |