summaryrefslogtreecommitdiffstats
path: root/src/uca.pc.in
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2012-04-20 11:40:07 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2012-04-20 11:40:07 +0200
commit19bb173b6d3e36b8d46235830a304c752451ae7e (patch)
tree49cafedb2f44322e8052cb1b3022bb2096dda4e3 /src/uca.pc.in
parentf159f5f6ebc891ca4ecdfa600f1bc427fece5f07 (diff)
downloaduca-19bb173b6d3e36b8d46235830a304c752451ae7e.tar.gz
uca-19bb173b6d3e36b8d46235830a304c752451ae7e.tar.bz2
uca-19bb173b6d3e36b8d46235830a304c752451ae7e.tar.xz
uca-19bb173b6d3e36b8d46235830a304c752451ae7e.zip
Drop -gobject suffix
Diffstat (limited to 'src/uca.pc.in')
-rw-r--r--src/uca.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uca.pc.in b/src/uca.pc.in
index 26434f6..6401368 100644
--- a/src/uca.pc.in
+++ b/src/uca.pc.in
@@ -9,5 +9,5 @@ includedir_new=@includedir@
Name: libuca
Description: @UCA_DESCRIPTION@
Version: @VERSION@
-Libs: -L${libdir} -luca-gobject
+Libs: -L${libdir} -luca
Cflags: -I${includedir_old} -I${includedir_new}