diff options
author | dscho <dscho> | 2002-12-20 09:47:19 +0000 |
---|---|---|
committer | dscho <dscho> | 2002-12-20 09:47:19 +0000 |
commit | 866044e5e7111e5f3c3a1933366fdc7c95461125 (patch) | |
tree | 88f0ac7b5b0fbb6e5fd7d945c35f16770e2f86a5 /contrib | |
parent | ce2fdb720d45aa9ddebc277542166d71d7888650 (diff) | |
download | libtdevnc-866044e5e7111e5f3c3a1933366fdc7c95461125.tar.gz libtdevnc-866044e5e7111e5f3c3a1933366fdc7c95461125.zip |
Makefile for contrib
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/Makefile | 3 |
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 + |