diff options
| author | Christian Beier <dontmind@freeshell.org> | 2011-03-10 14:55:09 +0100 |
|---|---|---|
| committer | Christian Beier <dontmind@freeshell.org> | 2011-03-10 14:55:09 +0100 |
| commit | c8fc0ad5a772c55a88900d521684cfcf35afe7cb (patch) | |
| tree | 4bb02ca8de846f1fe48a8f16c4f8abdcc9cea0b9 /contrib/Makefile.am | |
| parent | cf72a0f7c35ee791d5b4a81ef799d006e1b16bda (diff) | |
| download | libtdevnc-c8fc0ad5a772c55a88900d521684cfcf35afe7cb.tar.gz libtdevnc-c8fc0ad5a772c55a88900d521684cfcf35afe7cb.zip | |
Move zippy.c to examples.
Diffstat (limited to 'contrib/Makefile.am')
| -rw-r--r-- | contrib/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am deleted file mode 100644 index 637fea7..0000000 --- a/contrib/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -INCLUDES = -I$(top_srcdir) -LDADD = ../libvncserver/libvncserver.la @WSOCKLIB@ - -noinst_PROGRAMS=zippy - -zippy_SOURCES=zippy.c - |
