From 876868553da8f69ed1a368688b6d01a8a7bc1a39 Mon Sep 17 00:00:00 2001 From: dscho Date: Tue, 25 May 2004 09:05:09 +0000 Subject: move the library into libvncserver/, x11vnc into x11vnc/ --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') 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 -- cgit v1.2.3