diff options
author | VMiklos <vmiklos@frugalware.org> | 2007-08-21 20:50:09 +0200 |
---|---|---|
committer | VMiklos <vmiklos@frugalware.org> | 2007-08-21 20:50:09 +0200 |
commit | bbf1050bd9dc9b92372750aba8dd28d464d247f9 (patch) | |
tree | 0c021391ae42275be5ccfc12e1086a7d0570c511 /skype/config.mak.in | |
parent | 68312b81a0adc34e5d868b447393af0ea1fb3ffe (diff) |
added an install target
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 06dd386a..7a16cbb1 100644 --- a/skype/config.mak.in +++ b/skype/config.mak.in @@ -4,3 +4,4 @@ INSTALL = @INSTALL@ prefix = @prefix@ exec_prefix = @exec_prefix@ libdir = @libdir@ +plugindir = ${libdir}/bitlbee |