Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions service/agm.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ includedir=@includedir@
Name: agm
Description: agm library
Version: @LT_VERSION@
Libs: -L${libdir} -lagm
Cflags: -I${includedir}
2 changes: 1 addition & 1 deletion snd_parser/sndparser.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ includedir=@includedir@
Name: sndparser
Description: sndparser library
Version: @LT_VERSION@
Libs: -L${libdir}
Libs: -L${libdir} -lsndcardparser
Cflags: -I${includedir}/sndparser