X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2FMakefile.am;h=1de79b25e850b64d6db518070bcd6ed1a2bb3d2a;hb=fbebc5b65606119c01e9e1e3fcc7b2cc4cfd1daf;hp=63e0bbdbcbbf86839b9c73850edc92110c0c71da;hpb=e239504524589a0f1549ca174f927afd07d563ba;p=tinc diff --git a/src/Makefile.am b/src/Makefile.am index 63e0bbdb..1de79b25 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,5 @@ ## Produce this file with automake to get Makefile.in -# $Id: Makefile.am,v 1.8 2002/04/13 11:14:50 zarq Exp $ +# $Id: Makefile.am,v 1.9 2002/04/13 11:23:46 zarq Exp $ SUBDIRS = pokey @@ -19,7 +19,7 @@ noinst_HEADERS = conf.h connection.h device.h edge.h event.h graph.h logging.h m LIBS = @LIBS@ @INTLLIBS@ tincd_LDADD = \ - $(top_builddir)/lib/libvpn.a + $(top_builddir)/lib/libtinc.a localedir = $(datadir)/locale