summaryrefslogtreecommitdiff
path: root/plugins/IMO2sProxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/IMO2sProxy/Makefile')
-rw-r--r--plugins/IMO2sProxy/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/plugins/IMO2sProxy/Makefile b/plugins/IMO2sProxy/Makefile
deleted file mode 100644
index e83db3ec76..0000000000
--- a/plugins/IMO2sProxy/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-.PHONY: all imo2sproxy clean
-
-all : imo2sproxy
-
-imo2sproxy:
- cd src/imo2skype && make imo2sproxy
- cd ../..
- mv src/imo2skype/imo2sproxy bin/
-
-clean :
- rm imo2sproxy