summaryrefslogtreecommitdiffstats
path: root/vncterm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'vncterm/Makefile.am')
-rw-r--r--vncterm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/vncterm/Makefile.am b/vncterm/Makefile.am
index 32a2380..0dce34b 100644
--- a/vncterm/Makefile.am
+++ b/vncterm/Makefile.am
@@ -4,7 +4,7 @@ CONSOLE_SRCS=VNConsole.c
noinst_HEADERS=VNConsole.h vga.h
-LDADD=../libvncserver/libvncserver.a @WSOCKLIB@
+LDADD=../libvncserver/libvncserver.la @WSOCKLIB@
INCLUDES=-I.
if LINUX
OpenPOWER on IntegriCloud