summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
authordscho <dscho>2004-05-25 09:05:09 +0000
committerdscho <dscho>2004-05-25 09:05:09 +0000
commit876868553da8f69ed1a368688b6d01a8a7bc1a39 (patch)
tree0bf872ebeadb746eec0f4695230c8777680ece9f /test/Makefile.am
parent0130bdb9d6c61e0446ab514816041f1b9283410a (diff)
downloadlibvncserver-876868553da8f69ed1a368688b6d01a8a7bc1a39.zip
libvncserver-876868553da8f69ed1a368688b6d01a8a7bc1a39.tar.gz
move the library into libvncserver/, x11vnc into x11vnc/
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index c250fe6..1ca7941 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -2,5 +2,5 @@ CFLAGS=-I.. -g -Wall
noinst_PROGRAMS=tight-1 cargstest
-LDADD = ../libvncserver.a ../libvncclient/libvncclient.a
+LDADD = ../libvncserver/libvncserver.a ../libvncclient/libvncclient.a
OpenPOWER on IntegriCloud