summaryrefslogtreecommitdiffstats
path: root/client_examples
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2010-04-28 16:31:32 +0200
committerJohannes Schindelin <johannes.schindelin@gmx.de>2010-04-28 16:31:32 +0200
commit166f0b98870e49d95604320c315672f00e7e5225 (patch)
tree55afff158750c5a3b1ac350063e84f230f6d6aa8 /client_examples
parenta34d9215715813597ba7746c7a230e8ded6ae316 (diff)
downloadlibtdevnc-166f0b98870e49d95604320c315672f00e7e5225.tar.gz
libtdevnc-166f0b98870e49d95604320c315672f00e7e5225.zip
Another try to fix the _SOURCES issue
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'client_examples')
-rw-r--r--client_examples/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/client_examples/Makefile.am b/client_examples/Makefile.am
index c44b381..c26c1c9 100644
--- a/client_examples/Makefile.am
+++ b/client_examples/Makefile.am
@@ -19,8 +19,6 @@ SDLVIEWER=SDLvncviewer
SDLvncviewer_CFLAGS=$(SDL_CFLAGS)
-SDLvncviewer_SOURCES=SDLvncviewer.c
-
if HAVE_X11
X11_LIB=-lX11
endif