diff options
Diffstat (limited to 'src/uca.pc.in')
-rw-r--r-- | src/uca.pc.in | 2 |
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} |