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 28c50513..4dd6ac47 100644 --- a/skype/config.mak.in +++ b/skype/config.mak.in @@ -2,6 +2,7 @@ CFLAGS = @CFLAGS@ LDFLAGS = @LDFLAGS@ INSTALL = @INSTALL@ prefix = @prefix@ +sysconfdir = @sysconfdir@ exec_prefix = @exec_prefix@ bindir = @bindir@ libdir = @libdir@ |