summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/Makefile b/contrib/Makefile
new file mode 100644
index 0000000..c1a15fa
--- /dev/null
+++ b/contrib/Makefile
@@ -0,0 +1,3 @@
+all:
+ cd ..; make x11vnc zippy
+