aboutsummaryrefslogtreecommitdiffstats
path: root/skype/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'skype/Makefile')
-rw-r--r--skype/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/skype/Makefile b/skype/Makefile
index 23569e9a..8cf2f637 100644
--- a/skype/Makefile
+++ b/skype/Makefile
@@ -1,6 +1,6 @@
-include config.mak
-VERSION = 0.2.1
+VERSION = 0.2.2
skype.so: skype.c config.mak
$(CC) $(CFLAGS) -shared -o skype.so skype.c $(LDFLAGS)