Fix .pc file

git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1098 b067294f-1dea-0310-9683-c47a78595994
This commit is contained in:
mallum
2005-04-06 21:35:11 +00:00
parent 7822574c39
commit 87319c3523
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
2005-04-06 mallum,,, <mallum@openedhand.com>
* libfakekey.pc.in:
Add our actual libname

View File

@@ -6,5 +6,5 @@ includedir=@includedir@
Name: libfakekey
Description: X Virtual Keyboard Library
Version: @VERSION@
Libs: -L${libdir} @FAKEKEY_LIBS@
Libs: -L${libdir} @FAKEKEY_LIBS@ -lfakekey
Cflags: -I${includedir}