diff options
Diffstat (limited to 'skype/config.mak.in')
-rw-r--r-- | skype/config.mak.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skype/config.mak.in b/skype/config.mak.in index 7a16cbb1..cfdafe82 100644 --- a/skype/config.mak.in +++ b/skype/config.mak.in @@ -3,5 +3,6 @@ LDFLAGS = @LDFLAGS@ INSTALL = @INSTALL@ prefix = @prefix@ exec_prefix = @exec_prefix@ +sbindir = @sbindir@ libdir = @libdir@ plugindir = ${libdir}/bitlbee |