Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--skypeweb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/skypeweb/Makefile b/skypeweb/Makefile
index e1baed6..33da89e 100644
--- a/skypeweb/Makefile
+++ b/skypeweb/Makefile
@@ -1,5 +1,6 @@
CC ?= cc
CFLAGS ?= -O2 -g -pipe
+PKG_CONFIG ?= pkg-config
DIR_PERM = 0755
FILE_PERM = 0644