summaryrefslogtreecommitdiffstats
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authordscho <dscho>2003-02-10 20:06:40 +0000
committerdscho <dscho>2003-02-10 20:06:40 +0000
commit73d943b394386089cbe153e0bbdb32b375e324bd (patch)
tree40b428d1ab3dd1b7ff56b54e68ba45b5d3479373 /contrib/Makefile.am
parent8305a4991acbcd74e09aa763322c4ea648fe361c (diff)
downloadlibtdevnc-73d943b394386089cbe153e0bbdb32b375e324bd.tar.gz
libtdevnc-73d943b394386089cbe153e0bbdb32b375e324bd.zip
fixed dependecy to libvncserver.a; if the lib is newer, the programs are relinked
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index bd5b291..dd40cf4 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -1,4 +1,4 @@
-LDADD = -L.. -lvncserver
+LDADD = ../libvncserver.a
noinst_PROGRAMS=zippy