aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/skype/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/skype/Makefile')
-rw-r--r--protocols/skype/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/skype/Makefile b/protocols/skype/Makefile
index 8bd3464f..6548bfb9 100644
--- a/protocols/skype/Makefile
+++ b/protocols/skype/Makefile
@@ -23,7 +23,7 @@ check:
perl checkpatch.pl --show-types --ignore LONG_LINE,CAMELCASE --no-tree --file skype.c
test: all
- $(MAKE) -C t/ all
+ ./test.py
doc: $(MANPAGES)