diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/rda.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rda.pc.in b/src/rda.pc.in index e79b9c3..0279975 100644 --- a/src/rda.pc.in +++ b/src/rda.pc.in @@ -4,7 +4,7 @@ libdir=@libdir@ bindir=@bindir@ includedir=@includedir@ -Cflags: -I${includedir}/rda +Cflags: -I${includedir} Libs: -lrda Name: librda |