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 e133ed87..443343c5 100644 --- a/skype/config.mak.in +++ b/skype/config.mak.in @@ -3,6 +3,7 @@ LDFLAGS = @LDFLAGS@ SHARED_FLAGS = @SHARED_FLAGS@ SHARED_EXT = @SHARED_EXT@ SKYPE4PY = @SKYPE4PY@ +BITLBEE = @BITLBEE@ INSTALL = @INSTALL@ prefix = @prefix@ sysconfdir = @sysconfdir@/skyped |