diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2010-04-06 17:37:34 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2010-04-06 17:37:34 +0200 |
commit | 65acff80414032c41c1cc5384054247fe1482feb (patch) | |
tree | 8028d926a0406f90430424cb89b81cbfd82960f2 /skype/config.mak.in | |
parent | 49a3c0247d53efb12859a2ec0e24e9d75ff4f3d4 (diff) |
install the manpage
Diffstat (limited to 'skype/config.mak.in')
-rw-r--r-- | skype/config.mak.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/skype/config.mak.in b/skype/config.mak.in index ceea7691..06698dad 100644 --- a/skype/config.mak.in +++ b/skype/config.mak.in @@ -12,3 +12,5 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ libdir = @libdir@ plugindir = ${libdir}/bitlbee +datarootdir = @datarootdir@ +mandir = @mandir@ |