Skip to content

Commit b4f2fc0

Browse files
author
falkTX
committed
Use -L instead of raw full path
1 parent 4f60606 commit b4f2fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hylia.pc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ includedir=@INCDIR@
66
Name: Hylia
77
Description: Host transport library for Ableton Link
88
Version: @VERSION@
9-
Libs: ${libdir}/hylia.a -lstdc++
9+
Libs: -L${libdir} -lhylia -lstdc++
1010
Cflags: -I${includedir}

0 commit comments

Comments
 (0)